//
pkg.gl
Category
github.com/oliver258/eagle
pkg
queue
rabbitmq
package
1.6.5
Repository:
https://github.com/oliver258/eagle.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
415 SLOC
#
README
Reference
https://github.com/rabbitmq/amqp091-go
https://medium.com/@dhanushgopinath/automatically-recovering-rabbitmq-connections-in-go-applications-7795a605ca59
#
Functions
NewChannel
NewChannel instance a channel.
NewConsumer
NewConsumer instance a consumer.
NewProducer
NewProducer create a producer.
NewQueue
NewQueue .
NewServer
No description provided by the author
OpenConnection
OpenConnection connect to rabbitmq.
#
Structs
Channel
Channel data channel.
Consumer
Consumer define consumer for rabbitmq.
Producer
Producer define struct for rabbitmq.
Queue
Queue .
Server
No description provided by the author
#
Type aliases
Handler
No description provided by the author
SubscribeOptionMap
No description provided by the author