# README
sdrabbitmq
# Packages
No description provided by the author
# Functions
NewEmitLogTopic 实例化emitLogTopic @param url string 连接rabbitmq服务器地址 @return e *emitLogTopic err error.
NewEmitLogTopicWithConn 实例化emitLogTopic @param conn *amqp.Connection 已定义连接,用于共享连接 @return e *emitLogTopic err error.
NewEmitLogTopic 实例化emitLogTopic @param url string 连接rabbitmq服务器地址 @return e *emitLogTopic err error.
NewEmitLogTopicWithConn 实例化emitLogTopic @param conn *amqp.Connection 已定义连接,用于共享连接 @return e *emitLogTopic err error.
NewReceiveLogsTopic 实例化ReceiveLogsTopic @param url string 连接rabbitmq服务器地址 @return r *ReceiveLogsTopic err error.
NewReceiveLogsTopicWithConn 实例化ReceiveLogsTopic @param conn *amqp.Connection 已定义连接,用于共享连接 @return r *ReceiveLogsTopic err error.
NewReceiveLogsTopic 实例化receiveLogsTopic @param url string 连接rabbitmq服务器地址 @return r *receiveLogsTopic err error.
NewReceiveLogsTopicWithConn 实例化receiveLogsTopic @param conn *amqp.Connection 已定义连接,用于共享连接 @return r *receiveLogsTopic err error.
# Structs
No description provided by the author
临时消息队列.
No description provided by the author
No description provided by the author