# Functions
FirstUser returns UserIndex that starts iteration over user queues from the very first user.
# Structs
MockLimits implements the Limits interface.
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.