go-kit-kafka

Apache Kafka integration module for go-kit

MIT License

Stars
9

go-kit-kafka

Apache Kafka integration module for go-kit powered by alebabai/go-kafka

Getting started

Go modules are supported.

Manual install:

go get -u github.com/alebabai/go-kit-kafka/v2

Golang import:

import "github.com/alebabai/go-kit-kafka/v2"

Usage

Just import it into your project and use the provided abstractions to couple your preferred Apache Kafka client library with the well-known go-kit/kit.

For more information about transport abstraction, please refer to the alebabai/go-kafka repository.

Examples

For additional usage details, please check out the examples folder.

Package Rankings
Top 7.01% on Proxy.golang.org
Badges
Extracted from project README
build version report coverage tag reference