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

Method GetRequiredMatch

internal/proto/grpc_lookup_v1/rls_config.pb.go:104–109  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

102}
103
104func (x *NameMatcher) GetRequiredMatch() bool {
105 if x != nil {
106 return x.RequiredMatch
107 }
108 return false
109}
110
111// A GrpcKeyBuilder applies to a given gRPC service, name, and headers.
112type GrpcKeyBuilder struct {

Callers 1

MakeBuilderMapFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected