Registry / messaging / wvanbergen-kafka

wvanbergen-kafka

JSON →
library0.0.0-20171203153745-e2edea948ddfgogounverified

A Go client library for Apache Kafka with high-level consumer and producer support.

go get github.com/wvanbergen/kafka
INSTALL
IMPORT
SIG · WVANBERGEN-KAFKA
W
wvanbergen-kafka
messaginggov0.0.0-20171203153745-e2edea948ddf
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

kafka
github.com/wvanbergen/kafka

Create a Kafka configuration.

package main import ( "fmt" "github.com/wvanbergen/kafka" ) func main() { config := kafka.NewConfig() fmt.Println(config) }
Debug
Known issues
gotchaThis package is unmaintained and may not support newer Kafka versions.
fix
Consider using github.com/segmentio/kafka-go or github.com/confluentinc/confluent-kafka-go instead.
affects: >=0.0.0
Upgrade
Version history
0.0.0-20171203153745-e2edea948ddflatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
32
OpenAI (training)
1
Resources
wvanbergen-kafka — go get wvanbergen-kafka · libregistry