To test some properties of Golang.
Learning in the way.
This is a kafka usage sample based on sarama-cluster & sarama, however, it can also be acted as a out-of-box SDK.
Replace the dep to go.mod, download/update or remove unused packages for go mod tidy
command.
When encountered the network issue for accesscing golang.org, can use the replace
in go.mod file.