google.golang.org/grpc.addrConn.addrs (field)
5 uses
google.golang.org/grpc (current package)
clientconn.go#L722: addrs: addrs,
clientconn.go#L839: ac.addrs = addrs
clientconn.go#L857: ac.addrs = addrs
clientconn.go#L1055: addrs []resolver.Address // All addresses that the resolver resolved to.
clientconn.go#L1103: addrs := ac.addrs
![]() |
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. |