Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/dskit
/ Log
Method
Log
kv/client_test.go:159–161 ·
view source on GitHub ↗
(_ ...interface{})
Source
from the content-addressed store, hash-verified
157
type
testLogger
struct
{}
158
159
func
(l testLogger) Log(_ ...
interface
{}) error {
160
return
nil
161
}
162
163
func
TestDefaultStoreValue(t *testing.T) {
164
cfg1 := Config{}
Callers
15
GetMulti
Method · 0.45
SetAsync
Method · 0.45
itemSizeIsAcceptable
Method · 0.45
GetMulti
Method · 0.45
trackError
Method · 0.45
resolveAddrsLoop
Method · 0.45
resolveAddrs
Method · 0.45
GetMulti
Method · 0.45
GetMulti
Method · 0.45
GetMultiWithError
Method · 0.45
GetMulti
Method · 0.45
HTTPResponseFromError
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected