# Functions
No description provided by the author
CreateRoutes creates a set of HTTP entrypoints that will route requests into video library.
No description provided by the author
NewManager creates a video library manager with a pool for future transcoding requests.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
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
No description provided by the author
# Structs
No description provided by the author
Pool contains queues which can admit items based on gatekeeper functions.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
Gatekeeper defines a function that checks if supplied queue item and its value should be admitted to the queue.