google.golang.org/grpc/balancer/grpclb.lbBalancer.resolvedBackendAddrs (field)
7 uses
google.golang.org/grpc/balancer/grpclb (current package)
grpclb.go#L223: resolvedBackendAddrs []resolver.Address
grpclb.go#L346: lb.refreshSubConns(lb.resolvedBackendAddrs, true, lb.usePickFirst)
grpclb.go#L385: lb.refreshSubConns(lb.resolvedBackendAddrs, true, lb.usePickFirst)
grpclb.go#L458: lb.resolvedBackendAddrs = backendAddrs
grpclb.go#L465: lb.refreshSubConns(lb.resolvedBackendAddrs, true, lb.usePickFirst)
grpclb_remote_balancer.go#L283: ccw.lb.refreshSubConns(ccw.lb.resolvedBackendAddrs, true, ccw.lb.usePickFirst)
grpclb_remote_balancer.go#L391: ccw.lb.refreshSubConns(ccw.lb.resolvedBackendAddrs, true, ccw.lb.usePickFirst)
 |
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. |