consumer

package
v0.0.0-...-2be556a Latest Latest
Warning

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

Go to latest
Published: May 1, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type V1ConsumerEvents

type V1ConsumerEvents struct {
	Kafka  kafka.KafkaLibraryInterface
	Logger logger.LoggerInterface
}

V1ConsumerEvents ...

func V1ConsumerEventsHandler

func V1ConsumerEventsHandler() *V1ConsumerEvents

V1ConsumerEventsHandler ...

func (*V1ConsumerEvents) Consume

func (consumer *V1ConsumerEvents) Consume(topics []string, signals chan os.Signal)

Consume ...

type V1ConsumerEventsInterface

type V1ConsumerEventsInterface interface {
	Consume(topics []string, signals chan os.Signal)
}

V1ConsumerEventsInterface ...

Jump to

Keyboard shortcuts

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