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

Method EncodeMultiKey

pkg/ring/kv/codec/codec.go:17–17  ·  view source on GitHub ↗
(any)

Source from the content-addressed store, hash-verified

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.
20 // Once in use, this should be stable to avoid confusing other clients.

Callers 4

CASMethod · 0.65
Test_EncodeMultikeyFunction · 0.65

Calls

no outgoing calls

Tested by 3

Test_EncodeMultikeyFunction · 0.52