kafka

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2025 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ConsumerConnectMap = make(map[string]*kafka.GroupConsumer)
View Source
var ProducerConnectMap = make(map[string]*kafka.Producer)

Functions

This section is empty.

Types

type KafkaConsumer

type KafkaConsumer struct {
	*kafka.GroupConsumer
}

func NewKafkaConsumer

func NewKafkaConsumer(name string) *KafkaConsumer

type KafkaProducer

type KafkaProducer struct {
	*kafka.Producer
}

func NewKafkaProducer

func NewKafkaProducer(name string) *KafkaProducer

Jump to

Keyboard shortcuts

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