Documentation
¶
Overview ¶
Package randomsubsetting implements the random_subsetting LB policy specified here: https://github.com/grpc/proposal/blob/master/A68-random-subsetting.md
To install the LB policy, import this package as:
import _ "google.golang.org/grpc/balancer/randomsubsetting"
Experimental ¶
Notice: This package is EXPERIMENTAL and may be changed or removed in a later release.
Index ¶
Constants ¶
View Source
const Name = "random_subsetting_experimental"
Name is the name of the random subsetting load balancer.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.