Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hadihammurabi/belajar-go-kafka
https://github.com/hadihammurabi/belajar-go-kafka
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hadihammurabi/belajar-go-kafka
- Owner: hadihammurabi
- Created: 2022-04-23T07:18:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-23T12:05:28.000Z (over 2 years ago)
- Last Synced: 2024-11-07T08:38:58.514Z (2 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 -hUsage 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")
```