event

package
v0.0.0-...-ac404fd Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProcessChooseTeam

type ProcessChooseTeam struct{}

func (ProcessChooseTeam) Process

func (p ProcessChooseTeam) Process(ctx context.Context, msg *kafka.Message, uow uow.UowInterface) error

type ProcessEventStrategy

type ProcessEventStrategy interface {
	Process(ctx context.Context, msg *kafka.Message, uow uow.UowInterface) error
}

type ProcessMatchUpdateResult

type ProcessMatchUpdateResult struct{}

func (ProcessMatchUpdateResult) Process

type ProcessNewAction

type ProcessNewAction struct{}

func (ProcessNewAction) Process

func (p ProcessNewAction) Process(ctx context.Context, msg *kafka.Message, uow uow.UowInterface) error

type ProcessNewMatch

type ProcessNewMatch struct{}

func (ProcessNewMatch) Process

func (p ProcessNewMatch) Process(ctx context.Context, msg *kafka.Message, uow uow.UowInterface) error

type ProcessNewPlayer

type ProcessNewPlayer struct{}

func (ProcessNewPlayer) Process

func (p ProcessNewPlayer) Process(ctx context.Context, msg *kafka.Message, uow uow.UowInterface) error

Jump to

Keyboard shortcuts

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