consumer

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Consumer

type Consumer interface {
	Initialize() error
	Consume()
}

type RabbitMqConsumer

type RabbitMqConsumer struct {
	Config *configuration.ConsumerConfiguration
	Merger merging.Merger
	// contains filtered or unexported fields
}

func (*RabbitMqConsumer) Consume

func (c *RabbitMqConsumer) Consume()

func (*RabbitMqConsumer) Initialize

func (c *RabbitMqConsumer) Initialize() error

Jump to

Keyboard shortcuts

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