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>
2021-03-31 23:12:31 -07:00
..
forwarder.go net/dns/resolver: factor the resolver out into a sub-package. 2021-03-31 23:12:30 -07:00
map.go net/dns/resolver: factor the resolver out into a sub-package. 2021-03-31 23:12:30 -07:00
map_test.go net/dns/resolver: factor the resolver out into a sub-package. 2021-03-31 23:12:30 -07:00
neterr_darwin.go net/dns/resolver: factor the resolver out into a sub-package. 2021-03-31 23:12:30 -07:00
neterr_other.go net/dns/resolver: factor the resolver out into a sub-package. 2021-03-31 23:12:30 -07:00
neterr_windows.go net/dns/resolver: factor the resolver out into a sub-package. 2021-03-31 23:12:30 -07:00
tsdns.go net/dns/resolver: remove the Config struct. 2021-03-31 23:12:31 -07:00
tsdns_server_test.go net/dns/resolver: factor the resolver out into a sub-package. 2021-03-31 23:12:30 -07:00
tsdns_test.go net/dns/resolver: remove the Config struct. 2021-03-31 23:12:31 -07:00