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

Experimental

Notice: This package is EXPERIMENTAL and may be changed or removed in a later release.

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.73.0 (latest)
Published
Jun 5, 2025
Platform
js/wasm
Imports
27 packages
Last checked
1 hour ago

Tools for package owners.