type google.golang.org/grpc/internal/resolver/passthrough.passthroughResolver
5 uses
google.golang.org/grpc/internal/resolver/passthrough (current package)
passthrough.go#L30: r := &passthroughResolver{
passthrough.go#L42: type passthroughResolver struct {
passthrough.go#L47: func (r *passthroughResolver) start() {
passthrough.go#L51: func (*passthroughResolver) ResolveNow(o resolver.ResolveNowOptions) {}
passthrough.go#L53: func (*passthroughResolver) Close() {}
![]() |
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. |