MCPcopy
hub / github.com/grafana/dskit / XXX_Unmarshal

Method XXX_Unmarshal

kv/memberlist/kv.pb.go:39–41  ·  view source on GitHub ↗
(b []byte)

Source from the content-addressed store, hash-verified

37 return fileDescriptor_2216fe83c9c12408, []int{0}
38}
39func (m *KeyValueStore) XXX_Unmarshal(b []byte) error {
40 return m.Unmarshal(b)
41}
42func (m *KeyValueStore) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
43 if deterministic {
44 return xxx_messageInfo_KeyValueStore.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected