refactor(netxlite/errorsx): extract string-suffix classifier (#482)
This change makes the code more tidy and easier to read. No functional change, though. See https://github.com/ooni/probe/issues/1591.
This commit is contained in:
parent
a56b284b0e
commit
b7786a7324
6 changed files with 17 additions and 18 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// Code generated by go generate; DO NOT EDIT.
|
||||
// Generated: 2021-09-07 20:26:06.478577 +0200 CEST m=+0.109369751
|
||||
// Generated: 2021-09-07 20:42:20.147482 +0200 CEST m=+0.110557751
|
||||
|
||||
package errorsx
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue