You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/dns/resolver
David Anderson 075fb93e69 net/dns/resolver: remove the Config struct.
In preparation for reintroducing a runtime reconfig Config struct.

Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
..
forwarder.go net/dns/resolver: factor the resolver out into a sub-package. 3 years ago
map.go net/dns/resolver: factor the resolver out into a sub-package. 3 years ago
map_test.go net/dns/resolver: factor the resolver out into a sub-package. 3 years ago
neterr_darwin.go net/dns/resolver: factor the resolver out into a sub-package. 3 years ago
neterr_other.go net/dns/resolver: factor the resolver out into a sub-package. 3 years ago
neterr_windows.go net/dns/resolver: factor the resolver out into a sub-package. 3 years ago
tsdns.go net/dns/resolver: remove the Config struct. 3 years ago
tsdns_server_test.go net/dns/resolver: factor the resolver out into a sub-package. 3 years ago
tsdns_test.go net/dns/resolver: remove the Config struct. 3 years ago