go-kit-kafka

module
v2.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 10, 2024 License: MIT

README

go-kit-kafka

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

build version report coverage tag reference

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.

Directories

Path Synopsis
Package tracing provides helpers and bindings for distributed tracing of Apache Kafka consumers and producers.
Package tracing provides helpers and bindings for distributed tracing of Apache Kafka consumers and producers.
opentracing
Package opentracing provides Go kit integration in term of transport layer for Apache Kafka to the OpenTracing project.
Package opentracing provides Go kit integration in term of transport layer for Apache Kafka to the OpenTracing project.
Package transport provides a Kafka transport abstractions.
Package transport provides a Kafka transport abstractions.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL