history

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 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 AddReadHistoryLogic added in v0.0.2

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

AddReadHistoryLogic 添加浏览商品记录

Author: LiuFeiHua Date: 2024/5/16 10:43

func NewAddReadHistoryLogic added in v0.0.2

func NewAddReadHistoryLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddReadHistoryLogic

func (*AddReadHistoryLogic) AddReadHistory added in v0.0.2

func (l *AddReadHistoryLogic) AddReadHistory(req *types.AddReadHistoryReq) (resp *types.AddReadHistoryResp, err error)

AddReadHistory 添加浏览商品记录

type DeleteReadHistoryLogic added in v0.0.2

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

DeleteReadHistoryLogic

Author: LiuFeiHua Date: 2024/5/16 10:47

func NewDeleteReadHistoryLogic added in v0.0.2

func NewDeleteReadHistoryLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteReadHistoryLogic

func (*DeleteReadHistoryLogic) DeleteReadHistory added in v0.0.2

func (l *DeleteReadHistoryLogic) DeleteReadHistory(req *types.ReadHistoryDeleteReq) (resp *types.ReadHistoryDeleteResp, err error)

DeleteReadHistory 删除浏览记录

type QueryReadHistoryListLogic added in v0.0.2

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

QueryReadHistoryListLogic

Author: LiuFeiHua Date: 2024/5/16 10:45

func NewQueryReadHistoryListLogic added in v0.0.2

func NewQueryReadHistoryListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryReadHistoryListLogic

func (*QueryReadHistoryListLogic) QueryReadHistoryList added in v0.0.2

func (l *QueryReadHistoryListLogic) QueryReadHistoryList() (resp *types.ReadHistoryListResp, err error)

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

Jump to

Keyboard shortcuts

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