A Go client for Apache Kafka, based on the Confluent Kafka client library (librdkafka).
go get github.com/confluentinc/confluent-kafka-goNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Kafka producer and sends a message.
Install librdkafka via your package manager or use a Docker image with it pre-installed.
No dependency data recorded yet.