Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Stop
Method
Stop
pkg/cache/memcached.go:177–179 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
175
}
176
177
func
(c *Memcached) Stop() {
178
c.memcache.Close()
179
}
180
181
func
(c *Memcached) MaxItemSize() int {
182
return
c.maxItemSize
Callers
1
TestMemcachedRespectsCancelledContext
Function · 0.95
Calls
1
Close
Method · 0.65
Tested by
1
TestMemcachedRespectsCancelledContext
Function · 0.76