app

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2021 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServices added in v1.0.0

func NewServices() *services

Types

type App

type App struct {
	Usecases *Usecases
	// contains filtered or unexported fields
}

func New

func New() (*App, error)

type Usecases

type Usecases struct {
	UserUsecase    internal.UserUsecase
	ProductUsecase internal.ProductUsecase
	OrderUsecase   internal.OrderUsecase
}

Jump to

Keyboard shortcuts

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