Documentation ¶
Overview ¶
Package roundrobin defines a roundrobin balancer. Roundrobin balancer is installed as one of the default balancers in gRPC, users don't need to explicitly install this balancer.
Index ¶
Constants ¶
View Source
const Name = "round_robin"
Name is the name of round_robin 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.