fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/envoyproxy/go-control-plane/envoy/api/v2 | |
github.com/envoyproxy/go-control-plane/envoy/api/v2/core | |
github.com/envoyproxy/go-control-plane/envoy/api/v2/endpoint | |
github.com/envoyproxy/go-control-plane/envoy/config/core/v3 | |
github.com/envoyproxy/go-control-plane/envoy/type | |
google.golang.org/grpc/internal/xds/bootstrap | Package bootstrap provides the functionality to initialize certain aspects of an xDS client by reading a bootstrap file. |
google.golang.org/grpc/xds/internal | Package internal contains functions/structs shared by xds balancers/resolvers. |
google.golang.org/grpc/xds/internal/xdsclient/xdsresource | Package xdsresource implements the xDS data model layer. |
google.golang.org/grpc/xds/internal/xdsclient/xdsresource/version | Package version defines constants to distinguish between supported xDS API versions. |
google.golang.org/protobuf/types/known/wrapperspb | |
net | Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |
testing | Package testing provides support for automated testing of Go packages. |