Skip to main content

Module config

Module config 

Source
Expand description

Configuration structs for Kafka clients.

Structsยง

KafkaClientConfig
Shared configuration for Kafka client connections.
KafkaConsumerConfig
Reads events from one or more Apache Kafka topics using a consumer group.
KafkaProducerConfig
Produces events to an Apache Kafka topic.