package
0.0.0-20240805073345-39c03fc987d2
Repository: https://github.com/intergral/deep.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
# Variables
No description provided by the author
No description provided by the author
# Structs
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
Request stored into the queue.