favorite

package
v0.0.0-...-235d477 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddLogic

type AddLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewAddLogic

func NewAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) AddLogic

func (*AddLogic) Add

type DeleteAllLogic

type DeleteAllLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewDeleteAllLogic

func NewDeleteAllLogic(ctx context.Context, svcCtx *svc.ServiceContext) DeleteAllLogic

func (*DeleteAllLogic) DeleteAll

func (l *DeleteAllLogic) DeleteAll() error

type DeleteLogic

type DeleteLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewDeleteLogic

func NewDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) DeleteLogic

func (*DeleteLogic) Delete

type GetListLogic

type GetListLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGetListLogic

func NewGetListLogic(ctx context.Context, svcCtx *svc.ServiceContext) GetListLogic

func (*GetListLogic) GetList

func (l *GetListLogic) GetList() (resp *types.FavoriteList, err error)

Jump to

Keyboard shortcuts

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