# Functions
No description provided by the author
NewMq 创建一个新的Mq操作对象,用于延迟消息处理.
ReceiveMsg 接收消息,连接失败后进行重试.
Recv2 当前监听队列关闭后通知进行重试机制.
Send 发送消息.
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
QueueExchange 定义队列交换机对象,外部可调用.
RabbitMQ 定义RabbitMQ对象.
No description provided by the author
# Interfaces
Receiver 定义接收者接口.