Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cortexproject/cortex
/ errDistributor
Struct
errDistributor
pkg/querier/querier_test.go:1350–1350 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1348
}
1349
1350
type
errDistributor
struct
{}
1351
1352
var
errDistributorError = fmt.Errorf(
"errDistributorError"
)
1353
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected