Imports of package googledirectpath

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/envoyproxy/go-control-plane/envoy/config/core/v3
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
google.golang.org/grpc/credentials/googlePackage google defines credentials for google cloud services.
google.golang.org/grpc/grpclogPackage grpclog defines logging for grpc.
google.golang.org/grpc/internal/envconfigPackage envconfig contains grpc settings configured by environment variables.
google.golang.org/grpc/internal/googlecloudPackage googlecloud contains internal helpful functions for google cloud.
google.golang.org/grpc/internal/grpclogPackage grpclog provides logging functionality for internal gRPC packages, outside of the functionality provided by the external `grpclog` package.
google.golang.org/grpc/internal/grpcrand
google.golang.org/grpc/resolverPackage resolver defines APIs for name resolution in gRPC.
google.golang.org/grpc/xdsPackage xds contains an implementation of the xDS suite of protocols, to be used by gRPC client and server applications.
google.golang.org/grpc/xds/internal/xdsclientPackage xdsclient implements a full fledged gRPC client for the xDS API used by the xds resolver and balancer implementations.
google.golang.org/grpc/xds/internal/xdsclient/bootstrap
google.golang.org/grpc/xds/internal/xdsclient/xdsresource/versionPackage version defines constants to distinguish between supported xDS API versions.
google.golang.org/protobuf/types/known/structpbPackage structpb contains generated types for google/protobuf/struct.proto.
io/ioutilPackage ioutil implements some I/O utility functions.
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.
timePackage time provides functionality for measuring and displaying time.