//
pkg.gl
Category
github.com/techquest-tech/go-amqp-reconnect
rabbitmq
package
0.0.3
Repository:
https://github.com/techquest-tech/go-amqp-reconnect.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
152 SLOC
#
Functions
Dial
Dial wrap amqp.Dial, dial and get a reconnect connection.
DialConfig
DialConfig dial and get a reconnect connection with config.
#
Variables
Debug
Debug debug log flag.
Delay
Delay reconnect after delay seconds.
#
Structs
Channel
Channel amqp.Channel wapper.
Connection
Connection amqp.Connection wrapper.