awl/pkg/resolvers
Sam Therapy 64768f0956
All checks were successful
continuous-integration/drone/push Build is passing
fix(errors): put exported errors in util (#161)
Centralize them in one place

Reviewed-on: #161
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-12-06 21:39:28 +00:00
..
DNSCrypt.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
DNSCrypt_test.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
docs.go feat(resolvers/HTTPS): add HTTP proxy support (#119) 2022-09-28 18:08:56 +00:00
general.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
general_test.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
HTTPS.go fix(errors): put exported errors in util (#161) 2022-12-06 21:39:28 +00:00
HTTPS_test.go fix(errors): put exported errors in util (#161) 2022-12-06 21:39:28 +00:00
QUIC.go feat(gccgo): allow compilation with gccgo (#156) 2022-11-19 18:25:04 +00:00
QUIC_gccgo.go feat(gccgo): allow compilation with gccgo (#156) 2022-11-19 18:25:04 +00:00
QUIC_test.go feat(gccgo): allow compilation with gccgo (#156) 2022-11-19 18:25:04 +00:00
resolver.go feat(dig): Dig +https (#147) 2022-10-20 21:34:24 +00:00