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

Method XXX_Unmarshal

pkg/cortexpb/cortex.pb.go:162–164  ·  view source on GitHub ↗
(b []byte)

Source from the content-addressed store, hash-verified

160 return fileDescriptor_893a47d0a749d749, []int{0}
161}
162func (m *MessageWithBufRef) XXX_Unmarshal(b []byte) error {
163 return m.Unmarshal(b)
164}
165func (m *MessageWithBufRef) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
166 if deterministic {
167 return xxx_messageInfo_MessageWithBufRef.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected