MCPcopy
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

StopMethod · 0.65
resolveAddrsLoopMethod · 0.65
StopMethod · 0.65
StopMethod · 0.65
StopMethod · 0.65
StopMethod · 0.65
runningMethod · 0.65
newDisableableTickerFunction · 0.65
waitStabilityFunction · 0.65
DoMethod · 0.65

Implementers 7

Versionedcache/versioned.go
MemcachedClientcache/memcached_client.go
LRUCachecache/lru.go
MockCachecache/mock.go
SpanlessTracingCachecache/tracing.go
SnappyCachecache/compression.go

Calls

no outgoing calls

Tested by

no test coverage detected