//
pkg.gl
Category
github.com/xssnick/go-amqp-reconnect
rabbitmq
package
1.1.2
Repository:
https://github.com/xssnick/go-amqp-reconnect.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
272 SLOC
#
Functions
Dial
Dial wrap amqp.Dial, dial and get a reconnect connection.
DialCluster
DialCluster with reconnect.
#
Variables
Debug
Debug debug log flag.
#
Structs
Channel
Channel amqp.Channel wapper.
Connection
Connection amqp.Connection wrapper.