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

Method XXX_Unmarshal

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

Source from the content-addressed store, hash-verified

272 return fileDescriptor_893a47d0a749d749, []int{2}
273}
274func (m *WriteRequestV2) XXX_Unmarshal(b []byte) error {
275 return m.Unmarshal(b)
276}
277func (m *WriteRequestV2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
278 if deterministic {
279 return xxx_messageInfo_WriteRequestV2.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected