package
0.0.0-20220426085708-2a6ebeb933fe
Repository: https://github.com/testground/learning-example.git
Documentation: pkg.go.dev

# Structs

Simple listener that listens for messages on a specified RabbitMq queue.

# Interfaces

A listener listens for incoming data messages, and sends them to a given channel to be processed by consumers.