creator

package
v0.0.0-...-1cb9ecb Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrderCreatorService

type OrderCreatorService struct {
	domain.OrderRepository
	eventbus.Bus
}

func NewOrderCreatorService

func NewOrderCreatorService(repo domain.OrderRepository, bus eventbus.Bus) OrderCreatorService

func (OrderCreatorService) Create

func (c OrderCreatorService) Create(ctx context.Context, id, clientId, address string, orderLines []domain.OrderLine) error

Jump to

Keyboard shortcuts

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