awl/pkg/resolvers
Sam Therapy dfa14cbcdf
All checks were successful
continuous-integration/drone/push Build is passing
feat(gccgo): allow compilation with gccgo (#156)
This PR disables quic-go when compiling with gccgo since gccgo does not support generics

Reviewed-on: #156
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-11-19 18:25:04 +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 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 (#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