ooni-probe-cli/cmd/ooniprobe/internal/config
Simone Basso 6d3a4f1db8
refactor: merge dnsx and errorsx into netxlite (#517)
When preparing a tutorial for netxlite, I figured it is easier
to tell people "hey, this is the package you should use for all
low-level networking stuff" rather than introducing people to
a set of packages working together where some piece of functionality
is here and some other piece is there.

Part of https://github.com/ooni/probe/issues/1591
2021-09-28 12:42:01 +02:00
..
testdata feat(ooniprobe): introduce websites_max_runtime (#273) 2021-03-30 11:16:12 +02:00
parser_test.go refactor: merge dnsx and errorsx into netxlite (#517) 2021-09-28 12:42:01 +02:00
parser.go cleanup(all): stop using deprecated ioutil functions (#381) 2021-06-15 14:01:45 +02:00
settings.go feat(ooniprobe): introduce websites_max_runtime (#273) 2021-03-30 11:16:12 +02:00