google.golang.org/grpc/resolver.Address.Type (field)
5 uses
google.golang.org/grpc/resolver (current package)
resolver.go#L121: Type AddressType
google.golang.org/grpc
clientconn.go#L652: if s.Addresses[i].Type == resolver.GRPCLB {
clientconn.go#L936: if a.Type == resolver.GRPCLB {
google.golang.org/grpc/balancer/grpclb
grpclb.go#L419: if a.Type == resolver.GRPCLB {
grpclb.go#L420: a.Type = resolver.Backend
![]() |
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. |