Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
68
type
nopResolver
struct
{
69
}
70
71
func
(*nopResolver) ResolveNow(resolver.ResolveNowOptions) {}
72
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected