Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
34
var
OwnsEverythingSharder = ownsEverythingSharder{}
35
36
type
ownsEverythingSharder
struct
{}
37
38
func
(ownsEverythingSharder) Owns(_ string) bool {
39
return
true
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected