modulepackage
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.
# Functions
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author