MCPcopy 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
1350type errDistributor struct{}
1351
1352var errDistributorError = fmt.Errorf("errDistributorError")
1353

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected