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

Struct ObjectDecoder

pkg/model/v1/object_decoder.go:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12const Encoding = "v1"
13
14type ObjectDecoder struct{}
15
16var staticDecoder = &ObjectDecoder{}
17

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected