ooni-probe-cli/internal/cmd/oohelper/internal
Simone Basso c54cc73afa
refactor(oohelper): remove unnecessary dep from netx (#498)
There are a bunch of packages where we don't really need to depend
on netx but we can use local definitions that describe what we are
expecting from data structures we receive in input. This diff
addresses one of such cases.

Part of https://github.com/ooni/probe/issues/1591
2021-09-09 19:40:03 +02:00
..
client_test.go fix(oohelper): do not stop if DNS fails locally (#450) 2021-09-05 12:06:02 +02:00
client.go refactor(oohelper): remove unnecessary dep from netx (#498) 2021-09-09 19:40:03 +02:00
fake_test.go refactor(netxlite): hide details without breaking the rest of the tree (#454) 2021-09-05 14:49:38 +02:00