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
Brad Fitzpatrick 9766f0e110 net/dns: move mutex before the field it guards
And some misc doc tweaks for idiomatic Go style.

Updates #cleanup

Change-Id: I3ca45f78aaca037f433538b847fd6a9571a2d918
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 months ago
..
debug.go all: use Go 1.22 range-over-int 7 months ago
doh_test.go
forwarder.go net/dns: move mutex before the field it guards 5 months ago
forwarder_test.go all: use Go 1.22 range-over-int 7 months ago
macios_ext.go all: avoid repeated default interface lookups 2 years ago
tsdns.go net/dns: move mutex before the field it guards 5 months ago
tsdns_server_test.go
tsdns_test.go net/dns/resolver: return an empty successful response instead of NXDomain when resolving A records for 4via6 domains 5 months ago