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

Struct ownsEverythingSharder

modules/backendworker/backendworker.go:586–588  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

584}
585
586type ownsEverythingSharder struct {
587 w *BackendWorker
588}
589
590var _ tempodb.CompactorSharder = ownsEverythingSharder{}
591

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected