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

Struct clientImpl

modules/overrides/userconfigurable/client/client.go:96–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96type clientImpl struct {
97 rw backend.VersionedReaderWriter
98}
99
100var _ Client = (*clientImpl)(nil)
101

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected