events

package
v0.0.0-...-f5f0fde Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewOrdersEvents

func NewOrdersEvents(cfg KafkaConfig, logger *logrus.Logger) *ordersEvents

Types

type KafkaConfig

type KafkaConfig struct {
	Brokers []string
}

type OrdersEventsMQ

type OrdersEventsMQ interface {
	OrderCreated(ctx context.Context, email string, order models.Order) error
}

Jump to

Keyboard shortcuts

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