MCPcopy
hub / github.com/grpc/grpc-go / nopResolver

Struct nopResolver

internal/resolver/unix/unix.go:68–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68type nopResolver struct {
69}
70
71func (*nopResolver) ResolveNow(resolver.ResolveNowOptions) {}
72

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected