sarama
sarama copied to clipboard
Feat: Add Partitions for ConsumerGroup
Add the Partitions() method for ConsumerGroup, the same as Client.Partitions() and Consumer.Partitions().
@dnwe can you have a look at this small change?