Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ ownsNothingSharder
Struct
ownsNothingSharder
tempodb/blocklist/poller.go:106–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
var
OwnsNothingSharder = ownsNothingSharder{}
105
106
type
ownsNothingSharder
struct
{}
107
108
func
(ownsNothingSharder) Owns(_ string) bool {
109
return
false
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected