history

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddReadHistoryAddLogic

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

AddReadHistoryAddLogic

Author: LiuFeiHua Date: 2023/11/30 16:29

func NewAddReadHistoryAddLogic

func NewAddReadHistoryAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddReadHistoryAddLogic

func (*AddReadHistoryAddLogic) AddReadHistoryAdd

func (l *AddReadHistoryAddLogic) AddReadHistoryAdd(req *types.AddReadHistoryReq) (resp *types.AddReadHistoryResp, err error)

AddReadHistoryAdd 添加浏览商品记录

type ReadHistoryClearLogic

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

ReadHistoryClearLogic

Author: LiuFeiHua Date: 2023/11/30 16:29

func NewReadHistoryClearLogic

func NewReadHistoryClearLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ReadHistoryClearLogic

func (*ReadHistoryClearLogic) ReadHistoryClear

func (l *ReadHistoryClearLogic) ReadHistoryClear() (resp *types.ReadHistoryClearResp, err error)

ReadHistoryClear 清空浏览记录

type ReadHistoryDeleteLogic

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

ReadHistoryDeleteLogic

Author: LiuFeiHua Date: 2023/11/30 16:30

func NewReadHistoryDeleteLogic

func NewReadHistoryDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ReadHistoryDeleteLogic

func (*ReadHistoryDeleteLogic) ReadHistoryDelete

func (l *ReadHistoryDeleteLogic) ReadHistoryDelete(req *types.ReadHistoryDeleteReq) (resp *types.ReadHistoryDeleteResp, err error)

ReadHistoryDelete 删除浏览记录

type ReadHistoryListLogic

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

ReadHistoryListLogic

Author: LiuFeiHua Date: 2023/11/29 16:34

func NewReadHistoryListLogic

func NewReadHistoryListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ReadHistoryListLogic

func (*ReadHistoryListLogic) ReadHistoryList

func (l *ReadHistoryListLogic) ReadHistoryList() (resp *types.ReadHistoryListResp, err error)

ReadHistoryList 查询会员浏览商品的记录

Jump to

Keyboard shortcuts

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