Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/dskit
/ Name
Method
Name
cache/mock.go:179–181 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
177
}
178
179
func
(m *InstrumentedMockCache) Name() string {
180
return
m.cache.Name()
181
}
182
183
func
(m *InstrumentedMockCache) Stop() {
184
m.cache.Stop()
Callers
nothing calls this directly
Calls
1
Name
Method · 0.65
Tested by
no test coverage detected