Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
24
func
(m *mockClientStream) Header() (metadata.MD, error) {
25
return
nil, nil
26
}
27
28
func
(m *mockClientStream) Trailer() metadata.MD {
29
return
nil
Callers
15
admin
Method · 0.45
getConfig
Method · 0.45
getConfigs
Method · 0.45
ServeHTTP
Method · 0.45
writeJSONResponse
Function · 0.45
ServeHTTP
Method · 0.45
formatValue
Function · 0.45
downloadKey
Function · 0.45
ServeHTTP
Method · 0.45
writeError
Function · 0.45
TestWriteError
Function · 0.45
GetUserConfig
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected