package dns

Import Path
	google.golang.org/grpc/internal/resolver/dns (on go.dev)

Dependency Relation
	imports 17 packages, and imported by one package

Involved Source Files Package dns implements a dns resolver to be installed as the default resolver in grpc.
Package-Level Type Names (total 5, none are exported)
/* sort exporteds by: | */
Package-Level Functions (total 8, in which 1 are exported)
NewBuilder creates a dnsBuilder which is used to factory DNS resolvers.
Package-Level Variables (total 10, in which 1 are exported)
EnableSRVLookups controls whether the DNS resolver attempts to fetch gRPCLB addresses from SRV records. Must not be changed after init time.
Package-Level Constants (total 5, none are exported)