kafka

package
v0.0.0-...-31c78ff Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Producer

func Producer(topic string, message string, brokers string)

Types

type BaseConsumer

type BaseConsumer struct {
}

func (BaseConsumer) GetMessage

func (consumer BaseConsumer) GetMessage(worker worker.Worker, kafkaName string)

type Consumer

type Consumer interface {
	GetMessage(worker worker.Worker, kafkaName string)
}

Jump to

Keyboard shortcuts

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