consumers

package
v0.0.0-...-87f4a77 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunBulkConsumer

func RunBulkConsumer(conn *kafka.Reader, callback func(<-chan kafka.Message))

Bulk message consumer (based on channel) for high volume message streams

func RunConsumer

func RunConsumer(conn *kafka.Reader, callback func(m kafka.Message))

Serial consumer (based on callback function) for low volume message streams

func RunConsumers

func RunConsumers()

Run all consumers

Types

This section is empty.

Jump to

Keyboard shortcuts

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