golang-github-confluentinc-confluent-kafka-go 0.11.6-1 source package in Ubuntu

Changelog

golang-github-confluentinc-confluent-kafka-go (0.11.6-1) unstable; urgency=medium

  * New upstream version

 -- Mpampis Kostas <email address hidden>  Thu, 25 Oct 2018 17:43:42 +0300

Upload details

Uploaded by:
ctrochalakis
Uploaded to:
Sid
Original maintainer:
ctrochalakis
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-confluentinc-confluent-kafka-go_0.11.6-1.dsc 2.4 KiB 542715dfcf82a075607b43d2f145e2efed43d51ca1876d3cf25dc200f673e365
golang-github-confluentinc-confluent-kafka-go_0.11.6.orig.tar.gz 88.0 KiB a39b16149917ec9a85815d3842138f7b452bfa995c6556a6fac09e97d335a575
golang-github-confluentinc-confluent-kafka-go_0.11.6-1.debian.tar.xz 2.2 KiB 60cc527a9915b5feb81312f32e5cf27ba5e7d39bd4b70ebb989487ea60cbbe00

Available diffs

No changes file available.

Binary packages built by this source

golang-github-confluentinc-confluent-kafka-go-dev: Apache Kafka Golang client by Confluent

 Confluent's Kafka client for Golang wraps the librdkafka C library, providing
 full Kafka protocol support with great performance and reliability.
 .
 The Golang bindings are supported by Confluent, founded by the creators of
 Kafka, and part of their Confluent Platform offering, so the client can be
 expected to keep pace with Kafka development.
 .
 The Golang bindings provide a high-level Producer and Consumer with support
 for the balanced consumer groups of Apache Kafka 0.9 and above.