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

Method XXX_Unmarshal

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

Source from the content-addressed store, hash-verified

188 return fileDescriptor_b334b194b16825ec, []int{0}
189}
190func (m *TraceByIDRequest) XXX_Unmarshal(b []byte) error {
191 return m.Unmarshal(b)
192}
193func (m *TraceByIDRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
194 if deterministic {
195 return xxx_messageInfo_TraceByIDRequest.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected