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

Method XXX_Unmarshal

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

Source from the content-addressed store, hash-verified

134 return fileDescriptor_5c6ac9b241082464, []int{1}
135}
136func (m *PrometheusData) XXX_Unmarshal(b []byte) error {
137 return m.Unmarshal(b)
138}
139func (m *PrometheusData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
140 if deterministic {
141 return xxx_messageInfo_PrometheusData.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected