//
pkg.gl
Category
github.com/bit0rez/kafka-tools
command
package
0.1.0
Repository:
https://github.com/bit0rez/kafka-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
18 SLOC
#
Packages
consume
No description provided by the author
produce
No description provided by the author
topic
No description provided by the author
#
Functions
HandleCliCtx
HandleCliCtx wraps cli.ActionFunc because of sarama.Client has no context on connect and can stuck.