Categorygithub.com/sivsivsree/qmanager
modulepackage
0.1.1
Repository: https://github.com/sivsivsree/qmanager.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

Dial function wrapper amqp.Dial For use amqp.DialConfig or amqp.DialTLS implement your func.
Open creates connection and trying to connect use Close method to stop connection attempts.

# Variables

No description provided by the author
ErrClose connection was closed earlier.
ErrConnectionUnavailable remote server is unavailable or network is down.

# Structs

Conn connect instance.

# Interfaces

Connector interface for connection instance.
Conner interface for wrapper Connection.