google.golang.org/grpc/balancer.Balancer.UpdateClientConnState (method)
4 uses
google.golang.org/grpc/balancer (current package)
balancer.go#L350: UpdateClientConnState(ClientConnState) error
google.golang.org/grpc/balancer/endpointsharding
endpointsharding.go#L377: return bw.child.UpdateClientConnState(ccs)
google.golang.org/grpc/balancer/roundrobin
roundrobin.go#L67: return b.Balancer.UpdateClientConnState(balancer.ClientConnState{
google.golang.org/grpc/internal/balancer/gracefulswitch
gracefulswitch.go#L194: return balToUpdate.UpdateClientConnState(state)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)