MCPcopy Index your code
hub / github.com/cortexproject/cortex / DecodeMultiKey

Method DecodeMultiKey

pkg/ring/kv/codec/codec.go:16–16  ·  view source on GitHub ↗
(map[string][]byte)

Source from the content-addressed store, hash-verified

14 Encode(any) ([]byte, error)
15
16 DecodeMultiKey(map[string][]byte) (any, error)
17 EncodeMultiKey(any) (map[string][]byte, error)
18
19 // CodecID is a short identifier to communicate what codec should be used to decode the value.

Callers 4

decodeMultikeyMethod · 0.65
Test_DecodeMultikeyFunction · 0.65

Calls

no outgoing calls

Tested by 3

Test_DecodeMultikeyFunction · 0.52