Categorygithub.com/liontail/queue
modulepackage
1.0.0
Repository: https://github.com/liontail/queue.git
Documentation: pkg.go.dev

# Functions

GetMessageQueue is a function that get singleton queue.
No description provided by the author
NewConnectionWithQueue will create a connection with queue and prefetch connectionStr represents connection url ex.

# Structs

Consumer is a struct that represents consumer of the queue.
MessageQueue is a struct that can be create by NewConnectionWithQueue.