package roundrobin

Import Path
	google.golang.org/grpc/balancer/roundrobin (on go.dev)

Dependency Relation
	imports 6 packages, and imported by one package

Involved Source Files 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.
Package-Level Constants (only one)
Name is the name of round_robin balancer.