Categorygithub.com/sko00o/kafka
repositorypackage
1.0.1
Repository: https://github.com/sko00o/kafka.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

simple kafka client wrap and cli tool

Requirements

  • Go Version >= 1.18

Usage

Get command line client

go install github.com/sko00o/kafka/cmd/kafka-cli@latest

Demo

docker compose up

Thanks