type google.golang.org/grpc/balancer.ExitIdler
2 uses
google.golang.org/grpc/balancer (current package)
balancer.go#L359: type ExitIdler interface {
google.golang.org/grpc/internal/balancer/gracefulswitch
gracefulswitch.go#L192: if ei, ok := balToUpdate.Balancer.(balancer.ExitIdler); ok {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)