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

Method XXX_Unmarshal

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

Source from the content-addressed store, hash-verified

176 return fileDescriptor_39a831d85a350775, []int{1}
177}
178func (m *CompactedBlockMeta) XXX_Unmarshal(b []byte) error {
179 return m.Unmarshal(b)
180}
181func (m *CompactedBlockMeta) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
182 if deterministic {
183 return xxx_messageInfo_CompactedBlockMeta.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected