google.golang.org/grpc/balancer/grpclb.lbBalancer.cc (field)
10 uses
google.golang.org/grpc/balancer/grpclb (current package)
grpclb.go#L136: cc: newLBCacheClientConn(cc),
grpclb.go#L166: cc *lbCacheClientConn
grpclb.go#L365: lb.cc.UpdateState(balancer.State{ConnectivityState: lb.state, Picker: lb.picker})
grpclb.go#L481: lb.cc.close()
grpclb_remote_balancer.go#L131: lb.cc.cc.RemoveSubConn(sc)
grpclb_remote_balancer.go#L133: lb.cc.RemoveSubConn(sc)
grpclb_remote_balancer.go#L150: sc, err := lb.cc.cc.NewSubConn(backendAddrs, opts)
grpclb_remote_balancer.go#L173: sc, err := lb.cc.NewSubConn([]resolver.Address{addr}, opts)
grpclb_remote_balancer.go#L191: lb.cc.RemoveSubConn(sc)
grpclb_remote_balancer.go#L382: ccw.lb.cc.cc.ResolveNow(resolver.ResolveNowOptions{})
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |