package
0.0.8
Repository: https://github.com/ochom/quickmq.git
Documentation: pkg.go.dev

# Functions

NewConsumer creates a new Consumer.
NewPublisher creates a new Publisher.

# Structs

Consumer is a struct that holds the name of the queue and the items in the queue.
Publisher is a struct that holds the name of the queue and the items in the queue.