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

Method XXX_Unmarshal

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

Source from the content-addressed store, hash-verified

415 return fileDescriptor_5c6ac9b241082464, []int{6}
416}
417func (m *SampleHistogram) XXX_Unmarshal(b []byte) error {
418 return m.Unmarshal(b)
419}
420func (m *SampleHistogram) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
421 if deterministic {
422 return xxx_messageInfo_SampleHistogram.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected