awl/pkg/resolvers
Sam Therapy bb8b00a888
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
feat(gccgo): allow compilation with gccgo
GCCGo doesn't support generics so QUIC needs to be disabled

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-11-19 19:12:31 +01: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 feat(dig): Dig +https (#147) 2022-10-20 21:34:24 +00:00
HTTPS_test.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
QUIC.go feat(gccgo): allow compilation with gccgo 2022-11-19 19:12:31 +01:00
QUIC_gccgo.go feat(gccgo): allow compilation with gccgo 2022-11-19 19:12:31 +01:00
QUIC_test.go feat(gccgo): allow compilation with gccgo 2022-11-19 19:12:31 +01:00
resolver.go feat(dig): Dig +https (#147) 2022-10-20 21:34:24 +00:00