package
0.1.1
Repository: https://github.com/gole-dev/gole.git
Documentation: pkg.go.dev

# Functions

NewChannel instance a channel.
NewConsumer instance a consumer.
NewProducer create a producer.
NewQueue .
OpenConnection connect to rabbitmq.

# Structs

Channel data channel.
Consumer define consumer for rabbitmq.
Producer define struct for rabbitmq.
Queue .