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

Method XXX_Unmarshal

tempodb/backend/v1.pb.go:56–58  ·  view source on GitHub ↗
(b []byte)

Source from the content-addressed store, hash-verified

54 return fileDescriptor_39a831d85a350775, []int{0}
55}
56func (m *BlockMeta) XXX_Unmarshal(b []byte) error {
57 return m.Unmarshal(b)
58}
59func (m *BlockMeta) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
60 if deterministic {
61 return xxx_messageInfo_BlockMeta.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected