api

package
v0.0.0-...-52db888 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	// contains filtered or unexported fields
}

func NewApplication

func NewApplication(db ports.DBPort, payment ports.PaymentPort) *Application

func (Application) GetOrder

func (a Application) GetOrder(ctx context.Context, id int64) (domain.Order, error)

func (Application) PlaceOrder

func (a Application) PlaceOrder(ctx context.Context, order domain.Order) (domain.Order, error)

Jump to

Keyboard shortcuts

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