handler

package
v0.0.0-...-9ff475a Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2025 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BannerServer

type BannerServer struct {
	banner.UnimplementedBannerServer
}

func (*BannerServer) CreateBanner

func (*BannerServer) DeleteBanner

func (this *BannerServer) DeleteBanner(ctx context.Context, req *banner.DeleteBannerRequest) (*banner.Empty, error)

func (*BannerServer) GetBannerList

func (this *BannerServer) GetBannerList(ctx context.Context, req *banner.Empty) (*banner.BannerListResponse, error)

func (*BannerServer) Ping

func (this *BannerServer) Ping(ctx context.Context, req *banner.Empty) (*banner.Empty, error)

func (*BannerServer) UpdateBanner

func (this *BannerServer) UpdateBanner(ctx context.Context, req *banner.CreateBannerRequest) (*banner.Empty, error)

type BrandServer

type BrandServer struct {
	brand.UnimplementedBrandServer
}

func (*BrandServer) CreateBrand

func (*BrandServer) DeleteBrand

func (this *BrandServer) DeleteBrand(ctx context.Context, req *brand.DeleteBrandRequest) (*brand.Empty, error)

func (*BrandServer) GetBrandFilterList

func (this *BrandServer) GetBrandFilterList(ctx context.Context, req *brand.GetBrandFilterListRequest) (*brand.BrandListResponse, error)

func (*BrandServer) Ping

func (this *BrandServer) Ping(ctx context.Context, req *brand.Empty) (*brand.Empty, error)

func (*BrandServer) UpdateBrand

func (this *BrandServer) UpdateBrand(ctx context.Context, req *brand.UpdateBrandRequest) (*brand.Empty, error)

type CategoryServer

type CategoryServer struct {
	category.UnimplementedCategoryServer
}

func (*CategoryServer) CreateCategory

func (*CategoryServer) DeleteCategory

func (*CategoryServer) GetAllCategoryList

func (s *CategoryServer) GetAllCategoryList(ctx context.Context, req *category.Empty) (*category.CategoryListResponse, error)

func (*CategoryServer) GetSubCategoryList

func (*CategoryServer) Ping

func (*CategoryServer) UpdateCategory

type GoodsServer

type GoodsServer struct {
	goods.UnimplementedGoodsServer
}

func (*GoodsServer) CreateGoods

func (*GoodsServer) DeleteGoods

func (this *GoodsServer) DeleteGoods(ctx context.Context, req *goods.DeleteGoodsRequest) (*goods.Empty, error)

func (*GoodsServer) GetBatchGoodsList

func (this *GoodsServer) GetBatchGoodsList(ctx context.Context, req *goods.GetBatchGoodsListRequest) (*goods.GoodsListResponse, error)

func (*GoodsServer) GetGoodsDetail

func (this *GoodsServer) GetGoodsDetail(ctx context.Context, req *goods.GetGoodsDetailRequest) (*goods.GoodsInfoResponse, error)

func (*GoodsServer) GetGoodsFilterList

func (this *GoodsServer) GetGoodsFilterList(ctx context.Context, req *goods.GetGoodsFilterListRequest) (*goods.GoodsListResponse, error)

func (*GoodsServer) Ping

func (this *GoodsServer) Ping(context.Context, *goods.Empty) (*goods.Empty, error)

func (*GoodsServer) UpdateGoods

func (this *GoodsServer) UpdateGoods(ctx context.Context, req *goods.CreateGoodsRequest) (*goods.Empty, error)

Jump to

Keyboard shortcuts

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