//
pkg.gl
Category
github.com/jjwoz/onQueue
module
0.0.0-20210303144128-7c4fbdab4c4f
Repository:
https://github.com/jjwoz/onqueue.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
README
OnQueue
basic implementation of a message queue using rabbitmq
Goal: Produce an email message that is published to the message broker (queue) where it is safely stored until a Consumer is available to take it off the queue and work it
#
Packages
cmd
No description provided by the author
pkg
No description provided by the author