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

Method XXX_Unmarshal

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

Source from the content-addressed store, hash-verified

336 return fileDescriptor_b334b194b16825ec, []int{2}
337}
338func (m *TraceByIDMetrics) XXX_Unmarshal(b []byte) error {
339 return m.Unmarshal(b)
340}
341func (m *TraceByIDMetrics) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
342 if deterministic {
343 return xxx_messageInfo_TraceByIDMetrics.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected