MCPcopy
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
35type serverSelector interface {

Callers 5

CloseMethod · 0.65
TestRedisClientFunction · 0.65
StopMethod · 0.65
TestRedisCacheFunction · 0.65
StopMethod · 0.65

Implementers 1

mockMemcachepkg/cache/memcached_client_test.go

Calls

no outgoing calls

Tested by 2

TestRedisClientFunction · 0.52
TestRedisCacheFunction · 0.52