MCPcopy Create free account
hub / github.com/corestoreio/pkg / Set

Method Set

storage/objcache/service.go:38–38  ·  view source on GitHub ↗
(ctx context.Context, keys []K, values [][]byte, expirations []time.Duration)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

masterSaveMethod · 0.65
TestPermFunction · 0.65
TestSetInsertsValueFunction · 0.65
TestSetUpdatesSizeFunction · 0.65
TestPeekFunction · 0.65
TestDeleteFunction · 0.65
TestClearFunction · 0.65
TestCapacityIsObeyedFunction · 0.65
TestLRUIsEvictedFunction · 0.65

Implementers 2

fileStoragestorage/objcache/file.go
bigCacheWrapperstorage/objcache/bigcache.go

Calls

no outgoing calls

Tested by 12

TestPermFunction · 0.52
TestSetInsertsValueFunction · 0.52
TestSetUpdatesSizeFunction · 0.52
TestPeekFunction · 0.52
TestDeleteFunction · 0.52
TestClearFunction · 0.52
TestCapacityIsObeyedFunction · 0.52
TestLRUIsEvictedFunction · 0.52
BenchmarkGetFunction · 0.52