//
pkg.gl
Category
github.com/janosmiko/go-amqp-reconnect
rabbitmq
package
0.0.5
Repository:
https://github.com/janosmiko/go-amqp-reconnect.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
170 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.
MaxRetry
No description provided by the author
Retry
No description provided by the author
#
Structs
Channel
Channel amqp.Channel wapper.
Connection
Connection amqp.Connection wrapper.