google.golang.org/grpc/balancer.ClientConn.UpdateState (method)
16 uses
google.golang.org/grpc/balancer (current package)
balancer.go#L168: UpdateState(State)
google.golang.org/grpc/balancer/base
balancer.go#L89: b.cc.UpdateState(balancer.State{
balancer.go#L144: b.cc.UpdateState(balancer.State{ConnectivityState: b.state, Picker: b.picker})
balancer.go#L233: b.cc.UpdateState(balancer.State{ConnectivityState: b.state, Picker: b.picker})
google.golang.org/grpc/balancer/endpointsharding
endpointsharding.go#L301: es.cc.UpdateState(balancer.State{
google.golang.org/grpc/balancer/pickfirst
pickfirst.go#L105: b.cc.UpdateState(balancer.State{
pickfirst.go#L192: b.cc.UpdateState(balancer.State{
pickfirst.go#L200: b.cc.UpdateState(balancer.State{
pickfirst.go#L231: b.cc.UpdateState(balancer.State{
pickfirst.go#L240: b.cc.UpdateState(balancer.State{
pickfirst.go#L251: b.cc.UpdateState(balancer.State{
pickfirst.go#L256: b.cc.UpdateState(balancer.State{
google.golang.org/grpc/balancer/pickfirst/pickfirstleaf
pickfirstleaf.go#L808: b.cc.UpdateState(newState)
google.golang.org/grpc/internal/balancer/gracefulswitch
gracefulswitch.go#L75: gsb.cc.UpdateState(gsb.balancerPending.lastState)
gracefulswitch.go#L202: gsb.cc.UpdateState(balancer.State{
gracefulswitch.go#L347: bw.gsb.cc.UpdateState(state)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)