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/internal/transportPackage transport defines and implements message oriented communication channel to complete various transactions (e.g., an RPC).
google.golang.org/grpc/internal/transport/networktypePackage networktype declares the network type to be used in the default dialer.
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.