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

Method GetMulti

storage/objcache/service.go:363–389  ·  view source on GitHub ↗

GetMulti allows a cache backend to retrieve several values at once. Same decoding logic applies as when calling `Get`.

(ctx context.Context, keys []K, dst []any)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

TestMakeBinaryFunction · 0.80
TestService_EncodingFunction · 0.80
NewTestServiceDeleteFunction · 0.80

Calls 2

decodeAllFunction · 0.85
GetMethod · 0.65

Tested by 2

TestMakeBinaryFunction · 0.64
TestService_EncodingFunction · 0.64