How to create a kafka consumer group in Golang with Sarama?

Answers • 2 Asked • Oct 20 2019
An available library is sarama (or its expansion sarama-cluster) however no consumer group example are provided, not in sarama nor in sarama-cluster.

I do not understand the API. May I have an example of creating a consumer group for a topic?

Write your answer...

On a mission to build Next-Gen Community Platform for Developers