MCPcopy Index your code
hub / github.com/cortexproject/cortex / Header

Method Header

pkg/util/grpcclient/unwrap_test.go:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22}
23
24func (m *mockClientStream) Header() (metadata.MD, error) {
25 return nil, nil
26}
27
28func (m *mockClientStream) Trailer() metadata.MD {
29 return nil

Callers 15

adminMethod · 0.45
getConfigMethod · 0.45
getConfigsMethod · 0.45
ServeHTTPMethod · 0.45
writeJSONResponseFunction · 0.45
ServeHTTPMethod · 0.45
formatValueFunction · 0.45
downloadKeyFunction · 0.45
ServeHTTPMethod · 0.45
writeErrorFunction · 0.45
TestWriteErrorFunction · 0.45
GetUserConfigMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected