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

Struct ownsEverythingSharder

integration/storage/poller_test.go:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34var OwnsEverythingSharder = ownsEverythingSharder{}
35
36type ownsEverythingSharder struct{}
37
38func (ownsEverythingSharder) Owns(_ string) bool {
39 return true

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected