Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hadihammurabi/belajar-go-kafka


https://github.com/hadihammurabi/belajar-go-kafka

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# belajar-go-kafka

https://user-images.githubusercontent.com/16364286/164893667-98c80362-c658-49d4-a5dd-1cebf9b0faad.mp4

# Usage
```bash
$ go run main.go -h

Usage of belajar-go-kafka:
-interactive
enable interactive mode
-message string
what message you want to send
-run string
what you want to run (default "consumer")
-topic string
what topic you want to use (default "main")
```