Documentation ¶
Overview ¶
Code generated by goctl. DO NOT EDIT.
Index ¶
- func CartListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func CategoryListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func FlashSaleHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func HomeBannerHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func OrderListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ProductCommentHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func ProductDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func RecommendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func RegisterHandlers(server *rest.Server, serverCtx *svc.ServiceContext)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CartListHandler ¶
func CartListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func CategoryListHandler ¶
func CategoryListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func FlashSaleHandler ¶
func FlashSaleHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func HomeBannerHandler ¶
func HomeBannerHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func OrderListHandler ¶
func OrderListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func ProductCommentHandler ¶
func ProductCommentHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func ProductDetailHandler ¶
func ProductDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func RecommendHandler ¶
func RecommendHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
func RegisterHandlers ¶
func RegisterHandlers(server *rest.Server, serverCtx *svc.ServiceContext)
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.