# Structs

Exporter sends events to a Kafka topic using a synchronous producer.
Settings contains Kafka-specific configurations needed for message creation.

# Interfaces

MessageSender is a Kafka producer that implements the SendMessages method.