home

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: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IndexLogic added in v0.0.2

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

IndexLogic 获取首页数据

Author: LiuFeiHua Date: 2024/5/16 15:19

func NewIndexLogic added in v0.0.2

func NewIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *IndexLogic

func (*IndexLogic) Index added in v0.0.2

func (l *IndexLogic) Index() (resp *types.HomeResp, err error)

Index 获取首页数据

type QuerySubjectListLogic added in v0.0.2

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

QuerySubjectListLogic 分页获取专题

Author: LiuFeiHua Date: 2024/5/16 15:11

func NewQuerySubjectListLogic added in v0.0.2

func NewQuerySubjectListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QuerySubjectListLogic

func (*QuerySubjectListLogic) QuerySubjectList added in v0.0.2

func (l *QuerySubjectListLogic) QuerySubjectList(req *types.SubjectListReq) (resp *types.SubjectListResp, err error)

QuerySubjectList 分页获取专题

type RecommendBrandListLogic

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

RecommendBrandListLogic 分页获取推荐品牌

Author: LiuFeiHua Date: 2024/5/16 15:12

func NewRecommendBrandListLogic

func NewRecommendBrandListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RecommendBrandListLogic

func (*RecommendBrandListLogic) RecommendBrandList

func (l *RecommendBrandListLogic) RecommendBrandList(req *types.RecommendBrandListReq) (resp *types.RecommendBrandListResp, err error)

RecommendBrandList 分页获取推荐品牌

type RecommendHotProductListLogic

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

RecommendHotProductListLogic 分页获取人气推荐商品

Author: LiuFeiHua Date: 2024/5/16 15:13

func NewRecommendHotProductListLogic

func NewRecommendHotProductListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RecommendHotProductListLogic

func (*RecommendHotProductListLogic) RecommendHotProductList

RecommendHotProductList 分页获取人气推荐商品

type RecommendNewProductListLogic

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

RecommendNewProductListLogic 分页获取新品推荐商品

Author: LiuFeiHua Date: 2024/5/16 15:12

func NewRecommendNewProductListLogic

func NewRecommendNewProductListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RecommendNewProductListLogic

func (*RecommendNewProductListLogic) RecommendNewProductList

RecommendNewProductList 分页获取新品推荐商品

type RecommendProductListLogic

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

RecommendProductListLogic 分页获取推荐商品

Author: LiuFeiHua Date: 2024/5/16 15:12

func NewRecommendProductListLogic

func NewRecommendProductListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RecommendProductListLogic

func (*RecommendProductListLogic) RecommendProductList

RecommendProductList 分页获取推荐商品

Jump to

Keyboard shortcuts

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