package
1.72.0-dev
Repository: https://github.com/grpc/grpc-go.git
Documentation: pkg.go.dev

# Packages

Package cdsbalancer implements a balancer to handle CDS responses.
Package clusterimpl implements the xds_cluster_impl balancing policy.
Package clustermanager implements the cluster manager LB policy for xds.
Package clusterresolver contains the implementation of the cluster_resolver_experimental LB policy which resolves endpoint addresses using a list of one or more discovery mechanisms.
Package loadstore contains the loadStoreWrapper shared by the balancers.
Package outlierdetection provides an implementation of the outlier detection LB policy, as defined in https://github.com/grpc/proposal/blob/master/A50-xds-outlier-detection.md.
Package priority implements the priority balancer.
Package ringhash implements the ringhash balancer.
Package wrrlocality provides an implementation of the wrr locality LB policy, as defined in [A52 - xDS Custom LB Policies].