package ringhash
import "google.golang.org/grpc/balancer/ringhash"
Package ringhash implements the ringhash balancer. See the following gRFCs for details: - https://github.com/grpc/proposal/blob/master/A42-xds-ring-hash-lb-policy.md - https://github.com/grpc/proposal/blob/master/A61-IPv4-IPv6-dualstack-backends.md#ring-hash - https://github.com/grpc/proposal/blob/master/A76-ring-hash-improvements.md
Index ¶
Constants ¶
const Name = "ring_hash_experimental"
Name is the name of the ring_hash balancer.
Source Files ¶
config.go logging.go picker.go ring.go ringhash.go
- Version
- v1.74.0-dev
- Published
- May 15, 2025
- Platform
- darwin/amd64
- Imports
- 27 packages
- Last checked
- 4 hours ago –
Tools for package owners.