In the below code:
data.WaitForGoroutine.Add(1) go func() { for { select { case msg := <-partitionConsumer.Messages(): data.Dat