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

Method XXX_Unmarshal

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

Source from the content-addressed store, hash-verified

1950 return fileDescriptor_b334b194b16825ec, []int{23}
1951}
1952func (m *Trace) XXX_Unmarshal(b []byte) error {
1953 return m.Unmarshal(b)
1954}
1955func (m *Trace) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
1956 if deterministic {
1957 return xxx_messageInfo_Trace.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected