package
1.0.10
Repository: https://github.com/venturoid/go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CreateRqConsumer is function to create rabbit mq auto connect for consumer.
CreateRqPubConsumer is function to create rabbit mq auto connect for publisher and consumer.
No description provided by the author
No description provided by the author

# Structs

Config is a struct to store rabbitmq configuration.
funciton auto connect rabbitmq queue.
No description provided by the author
Rabbit is a struct to store rabbitmq connection.
RabbitMQConfig is a struct to store rabbitmq configuration.
Response is a struct to store message data.

# Interfaces

IRqAutoConnect is interface defining method of rabbit mq auto connect.
IRqAutoConsumer is interface defining method of rabbit mq auto connect for consumer.
IRqAutoPubConsumer is interface defining method of rabbit mq auto connect for publisher and consumer.