net.Resolver.goLookupHostOrder (method)
3 uses
net (current package)
dnsclient_unix.go#L522: return r.goLookupHostOrder(ctx, name, hostLookupFilesDNS)
dnsclient_unix.go#L525: func (r *Resolver) goLookupHostOrder(ctx context.Context, name string, order hostLookupOrder) (addrs []string, err error) {
lookup_unix.go#L87: return r.goLookupHostOrder(ctx, host, order)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)