/golab

Golang lab

Primary LanguageGo

go-lab

To test some properties of Golang.

Learning in the way.

Kafka

This is a kafka usage sample based on sarama-cluster & sarama, however, it can also be acted as a out-of-box SDK.

go.mod

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.