net.Resolver.Dial (field)
4 uses
net (current package)
lookup.go#L147: Dial func(ctx context.Context, network, address string) (Conn, error)
lookup_unix.go#L66: if r != nil && r.Dial != nil {
lookup_unix.go#L67: c, err = r.Dial(ctx, network, server)
google.golang.org/grpc/internal/resolver/dns
dns_resolver.go#L106: Dial: customAuthorityDialler(authorityWithPort),
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)