MCPcopy
hub / github.com/grafana/tempo / XXX_Unmarshal

Method XXX_Unmarshal

pkg/tempopb/tempo.pb.go:2633–2635  ·  view source on GitHub ↗
(b []byte)

Source from the content-addressed store, hash-verified

2631 return fileDescriptor_b334b194b16825ec, []int{33}
2632}
2633func (m *QueryRangeResponse) XXX_Unmarshal(b []byte) error {
2634 return m.Unmarshal(b)
2635}
2636func (m *QueryRangeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
2637 if deterministic {
2638 return xxx_messageInfo_QueryRangeResponse.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected