# Functions
Create a queue manager with the specified queue storage mechanism.
No description provided by the author
# Structs
Queue manager.
In-memory implementation of the QueueStorage interface.
Queue for storing message frames.
# Interfaces
Interface for queue storage.