MCPcopy Create free account
hub / github.com/cortexproject/cortex / XXX_Unmarshal

Method XXX_Unmarshal

pkg/ruler/ruler.pb.go:298–300  ·  view source on GitHub ↗
(b []byte)

Source from the content-addressed store, hash-verified

296 return fileDescriptor_9ecbec0a4cfddea6, []int{4}
297}
298func (m *GroupStateDesc) XXX_Unmarshal(b []byte) error {
299 return m.Unmarshal(b)
300}
301func (m *GroupStateDesc) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
302 if deterministic {
303 return xxx_messageInfo_GroupStateDesc.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected