//
pkg.gl
Category
github.com/ochom/quickmq
clients
package
0.0.8
Repository:
https://github.com/ochom/quickmq.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
97 SLOC
#
Functions
NewConsumer
NewConsumer creates a new Consumer.
NewPublisher
NewPublisher creates a new Publisher.
#
Structs
Consumer
Consumer is a struct that holds the name of the queue and the items in the queue.
Publisher
Publisher is a struct that holds the name of the queue and the items in the queue.