Categorygithub.com/jjwoz/onQueue
module
0.0.0-20210303144128-7c4fbdab4c4f
Repository: https://github.com/jjwoz/onqueue.git
Documentation: pkg.go.dev

# 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

No description provided by the author
No description provided by the author