# Functions

Consumer consumes a topic and puts the messages into out.
Producer consumes in and produces to the topic in config.

# Structs

ConsumerConfig configures a consumer.
ProducerConfig configures a producer.