ooni-probe-cli/internal/errorsx
Simone Basso ec350cba1a
refactor: move ErrorWrapperQUICDialer to errorsx (#420)
I needed to add some tests as integration tests due to circular
imports, but this is ~fine because we quite likely want many
integration tests in the errorsx package anyway.

Part of https://github.com/ooni/probe/issues/1505.
2021-07-01 20:58:15 +02:00
..
dialer_test.go refactor: move ErrorWrapperResolver to errorsx pkg (#419) 2021-07-01 18:51:40 +02:00
dialer.go refactor: move dialer's errorwrapper in i/errorsx (#417) 2021-07-01 17:15:44 +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: move i/e/n/errorx to i/errorsx (#416) 2021-07-01 16:34:36 +02:00
errorsx.go refactor: move i/e/n/errorx to i/errorsx (#416) 2021-07-01 16:34:36 +02:00
integration_test.go refactor: move ErrorWrapperQUICDialer to errorsx (#420) 2021-07-01 20:58:15 +02:00
quic_test.go refactor: move ErrorWrapperQUICDialer to errorsx (#420) 2021-07-01 20:58:15 +02:00
quic.go refactor: move ErrorWrapperQUICDialer to errorsx (#420) 2021-07-01 20:58:15 +02:00
resolver_test.go refactor: move ErrorWrapperResolver to errorsx pkg (#419) 2021-07-01 18:51:40 +02:00
resolver.go refactor: move ErrorWrapperResolver to errorsx pkg (#419) 2021-07-01 18:51:40 +02:00
tls_test.go refactor: move ErrorWrapperTLSHandshaker to errorsx (#418) 2021-07-01 18:00:09 +02:00
tls.go refactor: move ErrorWrapperTLSHandshaker to errorsx (#418) 2021-07-01 18:00:09 +02:00