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

Method XXX_Unmarshal

pkg/querier/tripperware/query.pb.go:365–367  ·  view source on GitHub ↗
(b []byte)

Source from the content-addressed store, hash-verified

363 return fileDescriptor_5c6ac9b241082464, []int{5}
364}
365func (m *SampleHistogramPair) XXX_Unmarshal(b []byte) error {
366 return m.Unmarshal(b)
367}
368func (m *SampleHistogramPair) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
369 if deterministic {
370 return xxx_messageInfo_SampleHistogramPair.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected