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

TypeAlias Version

tempodb/backend/versioned.go:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9type UpdateFn func(current io.ReadCloser) ([]byte, error)
10
11type Version string
12
13const (
14 // VersionNew is a placeholder version for a new file

Callers 6

ReadVersionedMethod · 0.92
toVersionFunction · 0.92
ReadVersionedMethod · 0.92
PostHandlerMethod · 0.92
DeleteHandlerMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected