# Functions

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

# Constants

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

# Structs

ReliableConsumer is a consumer that can reconnect in case of connection problems the function messagesHandler is mandatory.
ReliableProducer is a producer that can reconnect in case of connection problems the function handlePublishConfirm is mandatory in case of problems the messages have the message.Confirmed == false The functions `Send` and `SendBatch` are blocked during the reconnection.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author