MCPcopy
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
97func (x *NameMatcher) GetNames() []string {
98 if x != nil {
99 return x.Names
100 }
101 return nil
102}
103
104func (x *NameMatcher) GetRequiredMatch() bool {
105 if x != nil {

Callers 1

MakeBuilderMapFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected