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

Method XXX_Unmarshal

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

Source from the content-addressed store, hash-verified

271 return fileDescriptor_b334b194b16825ec, []int{1}
272}
273func (m *TraceByIDResponse) XXX_Unmarshal(b []byte) error {
274 return m.Unmarshal(b)
275}
276func (m *TraceByIDResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
277 if deterministic {
278 return xxx_messageInfo_TraceByIDResponse.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected