package
2.0.0-alpha+incompatible
Repository: https://github.com/sandertungeaspoy/grpc-go.git
Documentation: pkg.go.dev

# Packages

Package balancer installs all the xds balancers.
Package client implementation a full fledged gRPC client for the xDS API used by the xds resolver and balancer implementations.
Package env acts a single source of definition for all environment variables related to the xDS implementation in gRPC.
Package resolver implements the xds resolver, that does LDS and RDS to find the cluster to use.
No description provided by the author
Package testutils provides utility types, for use in xds tests.
Package version defines constants to distinguish between supported xDS API versions.

# Functions

LocalityIDFromString converts a json representation of locality, into a LocalityID struct.

# Structs

LocalityID is xds.Locality without XXX fields, so it can be used as map keys.