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

Method XXX_Unmarshal

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

Source from the content-addressed store, hash-verified

625 return fileDescriptor_893a47d0a749d749, []int{7}
626}
627func (m *WriteResponse) XXX_Unmarshal(b []byte) error {
628 return m.Unmarshal(b)
629}
630func (m *WriteResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
631 if deterministic {
632 return xxx_messageInfo_WriteResponse.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected