//
pkg.gl
Category
github.com/testground/learning-example
pkg
listener
package
0.0.0-20220426085708-2a6ebeb933fe
Repository:
https://github.com/testground/learning-example.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
37 SLOC
#
Structs
RabbitListener
Simple listener that listens for messages on a specified RabbitMq queue.
#
Interfaces
Listener
A listener listens for incoming data messages, and sends them to a given channel to be processed by consumers.