net.dnsConfig.useTCP (field)
3 uses
net (current package)
dnsclient_unix.go#L255: p, h, err := r.exchange(ctx, server, q, cfg.timeout, cfg.useTCP)
dnsconfig_unix.go#L36: useTCP bool // force usage of TCP for DNS resolutions
dnsconfig_unix.go#L134: conf.useTCP = true
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)