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

Method XXX_Unmarshal

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

Source from the content-addressed store, hash-verified

2204 return fileDescriptor_b334b194b16825ec, []int{28}
2205}
2206func (m *LinkSlice) XXX_Unmarshal(b []byte) error {
2207 return m.Unmarshal(b)
2208}
2209func (m *LinkSlice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
2210 if deterministic {
2211 return xxx_messageInfo_LinkSlice.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected