Categorygithub.com/lovego/kafka
modulepackage
0.0.4
Repository: https://github.com/lovego/kafka.git
Documentation: pkg.go.dev

# README

kafka

Build Status Coverage Status Go Report Card GoDoc

# Functions

do consume through specified kafka addresses, topics, group and wait time.
process kafka message.
do produce through specified kafka addresses, topic and content.

# Structs

kafka consumer struct.
kafka message processor.
No description provided by the author