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

Struct ownsEverythingSharder

modules/backendscheduler/backendscheduler_test.go:334–334  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

332}
333
334type ownsEverythingSharder struct{}
335
336func (ownsEverythingSharder) Owns(_ string) bool {
337 return true

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected