Documentation
¶
Index ¶
- func BatchDeleteCouponHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func CreateCouponHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func DeleteCouponHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetCouponListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateCouponHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchDeleteCouponHandler ¶
func BatchDeleteCouponHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Batch delete coupon
func CreateCouponHandler ¶
func CreateCouponHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Create coupon
func DeleteCouponHandler ¶
func DeleteCouponHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Delete coupon
func GetCouponListHandler ¶
func GetCouponListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get coupon list
func UpdateCouponHandler ¶
func UpdateCouponHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update coupon
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.