//
pkg.gl
Category
github.com/cafra/utils
mq
kafka
package
0.2.17
Repository:
https://github.com/cafra/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
195 SLOC
#
Functions
NewConsumer
No description provided by the author
NewConsumer2
brokers: 逗号分隔的服务器列表 topics: 逗号分隔的topic列表 group_id:消费组名字 handler: 消费接口.
NewProducer
No description provided by the author
#
Structs
Consumer
No description provided by the author
Producer
No description provided by the author
#
Type aliases
CommonHandler
No description provided by the author
Handler
No description provided by the author