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

Struct jsonCodec

pkg/usagestats/seed.go:69–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67var JSONCodec = jsonCodec{}
68
69type jsonCodec struct{}
70
71// todo we need to use the default codec for the rest of the code
72// currently crashing because the in-memory kvstore use a singleton.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected