package
1.6.0
Repository: https://github.com/herman-hang/herman.git
Documentation: pkg.go.dev

# Functions

Send 发送消息到队列 @param string topic 消息主题 @param map[string]interface{} data 消息数据 @return bool error 返回一个bool值和一个错误信息.

# Structs

Consumer 消费者结构体.