ooni-probe-cli/internal/errorsx
Simone Basso 17bfb052c5
refactor(errorsx): start hiding private details and moving around stuff (#424)
* refactor(errorsx): start hiding private details and moving around stuff

Part of https://github.com/ooni/probe/issues/1505

* fix: remove now-addressed todo comments
2021-07-02 11:35:00 +02:00
..
dialer_test.go refactor: move ErrorWrapperResolver to errorsx pkg (#419) 2021-07-01 18:51:40 +02:00
dialer.go refactor(errorsx): start hiding private details and moving around stuff (#424) 2021-07-02 11:35:00 +02:00
errno_unix.go refactor: move i/e/n/errorx to i/errorsx (#416) 2021-07-01 16:34:36 +02:00
errno_windows.go refactor: move i/e/n/errorx to i/errorsx (#416) 2021-07-01 16:34:36 +02:00
errorsx_test.go refactor(errorsx): start hiding private details and moving around stuff (#424) 2021-07-02 11:35:00 +02:00
errorsx.go refactor(errorsx): start hiding private details and moving around stuff (#424) 2021-07-02 11:35:00 +02:00
failures.go refactor(errorsx): start hiding private details and moving around stuff (#424) 2021-07-02 11:35:00 +02:00
integration_test.go refactor: move ErrorWrapperQUICDialer to errorsx (#420) 2021-07-01 20:58:15 +02:00
operations.go refactor(errorsx): start hiding private details and moving around stuff (#424) 2021-07-02 11:35:00 +02:00
quic_test.go fix(netx): make sure we save quic udp conn events (#423) 2021-07-02 11:00:12 +02:00
quic.go refactor(errorsx): start hiding private details and moving around stuff (#424) 2021-07-02 11:35:00 +02:00
resolver_test.go refactor: move ErrorWrapperResolver to errorsx pkg (#419) 2021-07-01 18:51:40 +02:00
resolver.go refactor(errorsx): start hiding private details and moving around stuff (#424) 2021-07-02 11:35:00 +02:00
tls_test.go refactor: move ErrorWrapperTLSHandshaker to errorsx (#418) 2021-07-01 18:00:09 +02:00
tls.go refactor(errorsx): start hiding private details and moving around stuff (#424) 2021-07-02 11:35:00 +02:00