netxlite: code quality, improve tests, docs (#494)
See https://github.com/ooni/probe/issues/1591
This commit is contained in:
parent
3cd88debdc
commit
50b58672c6
15 changed files with 318 additions and 154 deletions
|
|
@ -24,6 +24,9 @@
|
|||
//
|
||||
// We also want to mock any underlying dependency for testing.
|
||||
//
|
||||
// We also want to map errors to OONI failures, which are described by
|
||||
// https://github.com/ooni/spec/blob/master/data-formats/df-007-errors.md.
|
||||
//
|
||||
// Operations
|
||||
//
|
||||
// This package implements the following operations:
|
||||
|
|
|
|||
Loading…
Reference in a new issue