# Functions

NewConsumer creates a new Consumer.
NewGroupHandler creates a new GroupHandler.

# Structs

Consumer is a Kafka consumer.
GroupHandler is a handler for a consumer group.

# Type aliases

Handler is a function that processes a message.