package roundrobin
import "google.golang.org/grpc/balancer/roundrobin"
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 ¶
Source Files ¶
roundrobin.go
- Version
- v1.8.0
- Published
- Nov 21, 2017
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 14 minutes ago –
Tools for package owners.