Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ GetNames
Method
GetNames
internal/proto/grpc_lookup_v1/rls_config.pb.go:97–102 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
}
96
97
func
(x *NameMatcher) GetNames() []string {
98
if
x != nil {
99
return
x.Names
100
}
101
return
nil
102
}
103
104
func
(x *NameMatcher) GetRequiredMatch() bool {
105
if
x != nil {
Callers
1
MakeBuilderMap
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected