Imports of package delegatingresolver

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
google.golang.org/grpc/grpclogPackage grpclog defines logging for grpc.
google.golang.org/grpc/internal/proxyattributesPackage proxyattributes contains functions for getting and setting proxy attributes like the CONNECT address and user info.
google.golang.org/grpc/resolverPackage resolver defines APIs for name resolution in gRPC.
google.golang.org/grpc/serviceconfigPackage serviceconfig defines types and methods for operating on gRPC service configs.
net/httpPackage http provides HTTP client and server implementations.
net/urlPackage url parses URLs and implements query escaping.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.