usecase

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2022 License: AGPL-3.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 SettingInteractor added in v1.1.0

type SettingInteractor struct {
	SettingRepository interfaces.SettingRepository
}

func (*SettingInteractor) Get added in v1.1.0

func (i *SettingInteractor) Get(setting domain.Setting) (domain.Setting, error)

func (*SettingInteractor) Set added in v1.1.0

func (i *SettingInteractor) Set(setting domain.Setting) (domain.Setting, error)

type TVInteractor

type TVInteractor struct {
	TVRepository    interfaces.TVRepository
	BybitRepository interfaces.BybitRepository
}

func (*TVInteractor) CreateOrder

func (i *TVInteractor) CreateOrder(req domain.TV) (domain.TVOrderResponse, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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