package roundrobin

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

Dependency Relation
	imports 5 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 Type Names (total 2, neither is exported)
/* sort exporteds by: | */
Package-Level Functions (total 2, neither is exported)
Package-Level Variables (only one, which is unexported)
Package-Level Constants (only one, which is exported)
Name is the name of round_robin balancer.