var google.golang.org/grpc/resolver.m
4 uses
google.golang.org/grpc/resolver (current package)
resolver.go#L34: m = make(map[string]Builder)
resolver.go#L48: m[b.Scheme()] = b
resolver.go#L55: if b, ok := m[scheme]; ok {
resolver.go#L255: delete(m, scheme)
![]() |
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. |