package
1.3.0
Repository: https://github.com/immesys/wavemq.git
Documentation: pkg.go.dev

# Functions

Deserialize a queue header.
No description provided by the author
No description provided by the author
Create a new queue manager with the given configuration.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
If a queue exceeds this size, it will be flushed to disk irrespectiveof the idle flush time.
If a short queue is dequeued less than this amount of time agoit is not eligible to be flushed to disk.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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
No description provided by the author
An item in a queue.
No description provided by the author
No description provided by the author
No description provided by the author
A Queue Manager keeps track of all open queues and is responsible forthe database backing the queues.
The configuration governing queues.
No description provided by the author
A queue is used to back a subscription, or a trunking (peering) link.
Details about a queue that are persisted to disk.
No description provided by the author
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