Categorygithub.com/amovah/amqp-resurrector
modulepackage
0.0.0-20240213094927-9b258a51756a
Repository: https://github.com/amovah/amqp-resurrector.git
Documentation: pkg.go.dev

# README

amqpresurrector

Auto Reconnect rabbitmq connection. It's wrapper so most methods should work.

After reconnection, these operations will be exucted again, on failure all reconnection mechnism will fail:

  • QueueDeclare
  • ExchangeDeclare
  • Restore Channels
  • Consume delivery channel doesn't close on disconnection
  • QueueBind

please check example.

Disclaimer

it's not stable version, DON'T RECOMMEND TO USE IN PRODUCTION.

LICENSE

# Packages

No description provided by the author

# Functions

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

# Structs

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