refactor(netxlite/errors): improve docs and format code (#481)
No real functional change. A few are needed and they will come next. With this diff I just wanted to do cosmetic changes and documentation changes, to ensure this package is okay. See https://github.com/ooni/probe/issues/1591
This commit is contained in:
parent
323266da83
commit
a56b284b0e
11 changed files with 346 additions and 135 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// Code generated by go generate; DO NOT EDIT.
|
||||
// Generated: 2021-09-07 16:43:08.462721 +0200 CEST m=+0.105415376
|
||||
// Generated: 2021-09-07 20:26:06.502417 +0200 CEST m=+0.133209876
|
||||
|
||||
package errorsx
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue