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

Method XXX_Unmarshal

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

Source from the content-addressed store, hash-verified

802 return fileDescriptor_893a47d0a749d749, []int{10}
803}
804func (m *Sample) XXX_Unmarshal(b []byte) error {
805 return m.Unmarshal(b)
806}
807func (m *Sample) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
808 if deterministic {
809 return xxx_messageInfo_Sample.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected