Sarama-Kafka-Wrapper

module
v1.5.0 Latest Latest
Warning

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

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

README

Sarama Kafka Wrapper

An opinionated wrapper around the Sarama Kafka client.

Usage

Use NewKafkaClient to create a new Kafka client.

Sending Messages

Use client.EnqueueMessage to enqueue a message.

Receiving Messages

Use client.GetMessages to get a channel of messages.

Closing

Use client.Close to cleanly close the client.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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