producer

package
v0.0.0-...-787b776 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Producer

type Producer interface {
	Start()
	Close()
}

func NewKafkaProducer

func NewKafkaProducer(
	n uint64,
	sender sender.EventSender,
	events <-chan model.ParcelEvent,
	workerPool *workerpool.WorkerPool,
) Producer

Jump to

Keyboard shortcuts

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