ex

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SagaExample

type SagaExample struct{}

func NewSagaExample

func NewSagaExample() *SagaExample

func (SagaExample) DownFn

func (s SagaExample) DownFn(ctx context.Context, payload types.PayloadInput) error

func (SagaExample) GetConfig

func (s SagaExample) GetConfig() types.Opts

func (SagaExample) GetEventName

func (s SagaExample) GetEventName() string

func (SagaExample) UpFn

func (s SagaExample) UpFn(ctx context.Context, payload types.PayloadInput) error

type SagaExample2

type SagaExample2 struct{}

func NewSagaExample2

func NewSagaExample2() *SagaExample2

func (SagaExample2) DownFn

func (s SagaExample2) DownFn(ctx context.Context, payload types.PayloadInput) error

func (SagaExample2) GetConfig

func (s SagaExample2) GetConfig() types.Opts

func (SagaExample2) GetEventName

func (s SagaExample2) GetEventName() string

func (SagaExample2) UpFn

func (s SagaExample2) UpFn(ctx context.Context, payload types.PayloadInput) error

Jump to

Keyboard shortcuts

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