package
0.74.0
Repository: https://github.com/beatlabs/patron.git
Documentation: pkg.go.dev

# Functions

DefaultProducerSaramaConfig creates a default Sarama configuration with idempotency enabled.
New initiates the AsyncProducer/SyncProducer builder chain with the specified Sarama configuration.

# Structs

AsyncProducer is an asynchronous Kafka producer.
Builder definition for creating sync and async producers.
SyncProducer is a synchronous Kafka producer.