Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ disableGlobalDialOptions
Struct
disableGlobalDialOptions
dialoptions.go:132–132 · dialoptions.go::disableGlobalDialOptions
Source
from the content-addressed store, hash-verified
130
func
(EmptyDialOption) apply(*dialOptions) {}
131
132
type
disableGlobalDialOptions
struct
{}
133
134
func
(disableGlobalDialOptions) apply(*dialOptions) {}
135
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected