kafka

package
v0.0.0-...-86261f4 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2024 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConsumeMessages

func ConsumeMessages(consumer *kafka.Reader, messageHandler func(kafka.Message))

func NewKafkaConsumer

func NewKafkaConsumer(brokerAddress, topic, groupID string) *kafka.Reader

func NewKafkaProducer

func NewKafkaProducer(brokerAddress, topic string) *kafka.Writer

func ProduceMessage

func ProduceMessage(producer *kafka.Writer, key, value []byte) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳