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:
Simone Basso 2021-09-07 21:18:26 +02:00 committed by GitHub
commit b7786a7324
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 17 additions and 18 deletions

View file

@ -1,5 +1,5 @@
// Code generated by go generate; DO NOT EDIT.
// Generated: 2021-09-07 20:26:06.370246 +0200 CEST m=+0.001036417
// Generated: 2021-09-07 20:42:20.037485 +0200 CEST m=+0.000558667
package errorsx