ooni-probe-cli/internal/netxlite/errorsx
Simone Basso 24b230fd38
fix(netxlite/dns): more stricly mirror stdlib error strings (#513)
This diff attempts to modify the errors reported by our custom
resolver by matching more strings from the stdlib.

Part of https://github.com/ooni/probe/issues/1733 and diff has been
extracted from https://github.com/ooni/probe-cli/pull/506.
2021-09-27 16:48:46 +02:00
..
internal/generrno fix(netxlite/dns): more stricly mirror stdlib error strings (#513) 2021-09-27 16:48:46 +02:00
classify_test.go fix(netxlite/dns): more stricly mirror stdlib error strings (#513) 2021-09-27 16:48:46 +02:00
classify.go fix(netxlite/dns): more stricly mirror stdlib error strings (#513) 2021-09-27 16:48:46 +02:00
doc.go refactor(netxlite/errors): improve docs and format code (#481) 2021-09-07 20:39:32 +02:00
errno_test.go fix(netxlite/dns): more stricly mirror stdlib error strings (#513) 2021-09-27 16:48:46 +02:00
errno_unix.go fix(netxlite/dns): more stricly mirror stdlib error strings (#513) 2021-09-27 16:48:46 +02:00
errno_windows.go fix(netxlite/dns): more stricly mirror stdlib error strings (#513) 2021-09-27 16:48:46 +02:00
errno.go fix(netxlite/dns): more stricly mirror stdlib error strings (#513) 2021-09-27 16:48:46 +02:00
errwrapper_test.go feat(errorsx): introduce NewTopLevelGenericErrWrapper (#511) 2021-09-27 14:55:47 +02:00
errwrapper.go feat(errorsx): introduce NewTopLevelGenericErrWrapper (#511) 2021-09-27 14:55:47 +02:00
operations.go refactor(netxlite/errors): improve docs and format code (#481) 2021-09-07 20:39:32 +02:00