A pure Go client library for Apache Kafka, providing both high-level and low-level APIs for producing and consuming messages.
go get gopkg.in/Shopify/sarama.v1No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sends a message to a Kafka topic using the synchronous producer.
Use github.com/bsm/sarama-cluster for consumer group support.
No dependency data recorded yet.