Categorygithub.com/AlpacaLabs/go-kafka
repositorypackage
0.0.0-20200521024056-9c728f5ccbd4
Repository: https://github.com/alpacalabs/go-kafka.git
Documentation: pkg.go.dev

# README

go-kafka

This library provides an opinionated set of functions for reading Kafka records using segmentio/kafka-go.

We use Segment's Reader abstraction to form a consumer group, which ensures that only one Kubernetes pod per service consumes a message.