Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Close
Method
Close
pkg/cache/memcached_client.go:32–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
Set(item *memcache.Item) error
31
Get(key string, opts ...memcache.Option) (*memcache.Item, error)
32
Close()
33
}
34
35
type
serverSelector
interface
{
Callers
5
Close
Method · 0.65
TestRedisClient
Function · 0.65
Stop
Method · 0.65
TestRedisCache
Function · 0.65
Stop
Method · 0.65
Implementers
1
mockMemcache
pkg/cache/memcached_client_test.go
Calls
no outgoing calls
Tested by
2
TestRedisClient
Function · 0.52
TestRedisCache
Function · 0.52