Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/dskit
/ Stop
Method
Stop
cache/cache.go:58–58 ·
view source on GitHub ↗
Stop client and release underlying resources.
()
Source
from the content-addressed store, hash-verified
56
57
// Stop client and release underlying resources.
58
Stop()
59
60
// Name returns the name of this particular cache instance.
61
Name() string
Callers
15
Stop
Method · 0.65
NewMemcachedClientWithConfig
Function · 0.65
resolveAddrsLoop
Method · 0.65
Stop
Method · 0.65
Stop
Method · 0.65
Stop
Method · 0.65
Stop
Method · 0.65
running
Method · 0.65
waitPartitionAndRegisterOwner
Method · 0.65
newDisableableTicker
Function · 0.65
waitStability
Function · 0.65
Do
Method · 0.65
Implementers
7
Versioned
cache/versioned.go
MemcachedClient
cache/memcached_client.go
LRUCache
cache/lru.go
MockCache
cache/mock.go
InstrumentedMockCache
cache/mock.go
SpanlessTracingCache
cache/tracing.go
SnappyCache
cache/compression.go
Calls
no outgoing calls
Tested by
no test coverage detected