//
pkg.gl
Category
github.com/herman-hang/herman
kernel
kafka
package
1.6.0
Repository:
https://github.com/herman-hang/herman.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
138 SLOC
#
Functions
Send
Send 发送消息到队列 @param string topic 消息主题 @param map[string]interface{} data 消息数据 @return bool error 返回一个bool值和一个错误信息.
#
Structs
Consumer
Consumer 消费者结构体.