MCPcopy Create free account
hub / github.com/cortexproject/cortex / Get

Method Get

pkg/querier/querier_test.go:1440–1440  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1438
1439type mockStore interface {
1440 Get() ([]chunk.Chunk, error)
1441}
1442
1443// NewMockStoreQueryable returns the storage.Queryable implementation against the chunks store.

Implementers 15

wrappedBufferPoolpkg/cortexpb/codec_test.go
Ringpkg/ring/ring.go
RingMockpkg/ring/mock.go
MockClientpkg/ring/lifecycler_test.go
prefixedKVClientpkg/ring/kv/prefix.go
mockClientpkg/ring/kv/mock.go
metricspkg/ring/kv/metrics.go
MultiClientpkg/ring/kv/multi.go
mockKVpkg/ring/kv/etcd/mock.go
Clientpkg/ring/kv/etcd/etcd.go
Clientpkg/ring/kv/dynamodb/client.go
mockKVpkg/ring/kv/consul/mock.go

Calls

no outgoing calls