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

Method XXX_Unmarshal

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

Source from the content-addressed store, hash-verified

312 return fileDescriptor_5c6ac9b241082464, []int{4}
313}
314func (m *SampleStream) XXX_Unmarshal(b []byte) error {
315 return m.Unmarshal(b)
316}
317func (m *SampleStream) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
318 if deterministic {
319 return xxx_messageInfo_SampleStream.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected