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

Method XXX_Unmarshal

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

Source from the content-addressed store, hash-verified

700 return fileDescriptor_893a47d0a749d749, []int{8}
701}
702func (m *TimeSeries) XXX_Unmarshal(b []byte) error {
703 return m.Unmarshal(b)
704}
705func (m *TimeSeries) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
706 if deterministic {
707 return xxx_messageInfo_TimeSeries.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected