google.golang.org/grpc/balancer/grpclb.lbCacheClientConn.subConnToAddr (field)
6 uses
google.golang.org/grpc/balancer/grpclb (current package)
grpclb_util.go#L104: subConnToAddr map[balancer.SubConn]resolver.Address
grpclb_util.go#L119: subConnToAddr: make(map[balancer.SubConn]resolver.Address),
grpclb_util.go#L145: ccc.subConnToAddr[scNew] = addrWithoutMD
grpclb_util.go#L152: addr, ok := ccc.subConnToAddr[sc]
grpclb_util.go#L162: delete(ccc.subConnToAddr, sc)
grpclb_util.go#L180: delete(ccc.subConnToAddr, sc)
![]() |
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. |