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

Method GetHeaders

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

Source from the content-addressed store, hash-verified

171}
172
173func (x *GrpcKeyBuilder) GetHeaders() []*NameMatcher {
174 if x != nil {
175 return x.Headers
176 }
177 return nil
178}
179
180func (x *GrpcKeyBuilder) GetConstantKeys() map[string]string {
181 if x != nil {

Callers 2

MakeBuilderMapFunction · 0.45
routesProtoToSliceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected