package
3.1.3
Repository: https://github.com/go-stomp/stomp.git
Documentation: pkg.go.dev

# 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.