home

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HomeIndexLogic

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

HomeIndexLogic

Author: LiuFeiHua Date: 2023/11/30 17:33

func NewHomeIndexLogic

func NewHomeIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) HomeIndexLogic

func (*HomeIndexLogic) HomeIndex

func (l *HomeIndexLogic) HomeIndex() (resp *types.HomeResp, err error)

HomeIndex 获取首页数据

type RecommendBrandListLogic

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

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)

type RecommendHotProductListLogic

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

func NewRecommendHotProductListLogic

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

func (*RecommendHotProductListLogic) RecommendHotProductList

type RecommendNewProductListLogic

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

func NewRecommendNewProductListLogic

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

func (*RecommendNewProductListLogic) RecommendNewProductList

type RecommendProductListLogic

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

func NewRecommendProductListLogic

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

func (*RecommendProductListLogic) RecommendProductList

Jump to

Keyboard shortcuts

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