MCPcopy
hub / github.com/grafana/dskit / Name

Method Name

cache/cache.go:61–61  ·  view source on GitHub ↗

Name returns the name of this particular cache instance.

()

Source from the content-addressed store, hash-verified

59
60 // Name returns the name of this particular cache instance.
61 Name() string
62}
63
64// Options are used to modify the behavior of an individual call to get results

Callers 11

NameMethod · 0.65
TestMemcachedClient_NameFunction · 0.65
NameMethod · 0.65
NameMethod · 0.65
NameMethod · 0.65
TestSnappyFunction · 0.65
TestRouteInjectorFunction · 0.65
BenchmarkBufferedFunction · 0.65
BenchmarkUnbufferedFunction · 0.65
TestOTelTracingFunction · 0.65
TestHTTPGRPCTracingFunction · 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 7

TestMemcachedClient_NameFunction · 0.52
TestSnappyFunction · 0.52
TestRouteInjectorFunction · 0.52
BenchmarkBufferedFunction · 0.52
BenchmarkUnbufferedFunction · 0.52
TestOTelTracingFunction · 0.52
TestHTTPGRPCTracingFunction · 0.52