package
1.19.0
Repository: https://github.com/cortexproject/cortex.git
Documentation: pkg.go.dev

# Functions

FirstUser returns UserIndex that starts iteration over user queues from the very first user.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
MockLimits implements the Limits interface.
No description provided by the author
RequestQueue holds incoming requests in per-user queues.
UserIndex is opaque type that allows to resume iteration over users between successive calls of RequestQueue.GetNextRequestForQuerier method.

# Interfaces

Limits needed for the Query Scheduler - interface used for decoupling.
Request stored into the queue.