app

package
v0.0.0-...-0c44e78 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App interface {
	StartTransaction(ctx context.Context, purchase *aggregate.Purchase) error
	HandleReply(ctx context.Context, msg *kafka.Message) error
}

func NewApp

func NewApp(logger logger.Logger, producer kafkaClient.Producer) App

Jump to

Keyboard shortcuts

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