MCPcopy Create free account
hub / github.com/cortexproject/cortex / MultiResolver

Struct MultiResolver

pkg/util/users/resolver.go:94–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94type MultiResolver struct {
95}
96
97// NewMultiResolver creates a tenant resolver, which allows request to have
98// multiple tenant ids submitted separated by a '|' character. This enforces

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected