const google.golang.org/grpc/balancer/roundrobin.Name
2 uses
google.golang.org/grpc/balancer/roundrobin (current package)
roundrobin.go#L34: const Name = "round_robin"
roundrobin.go#L40: return base.NewBalancerBuilder(Name, &rrPickerBuilder{}, base.Config{HealthCheck: true})
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)