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

Struct ownsEverythingSharder

modules/backendscheduler/provider/compaction_test.go:421–421  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

419}
420
421type ownsEverythingSharder struct{}
422
423func (ownsEverythingSharder) Owns(_ string) bool {
424 return true

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected