Versions in this module Expand all Collapse all v0 v0.0.2 Jan 24, 2025 Changes in this version + func AddCouponHandler(svcCtx *svc.ServiceContext) http.HandlerFunc + func QueryCouponHistoryListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc + func QueryCouponListByCartHandler(svcCtx *svc.ServiceContext) http.HandlerFunc + func QueryCouponListByProductIdHandler(svcCtx *svc.ServiceContext) http.HandlerFunc + func QueryCouponListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc v0.0.1 May 9, 2024 Changes in this version + func CouponAddHandler(svcCtx *svc.ServiceContext) http.HandlerFunc + func CouponHistoryListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc + func CouponListByCartHandler(svcCtx *svc.ServiceContext) http.HandlerFunc + func CouponListByProductIdHandler(svcCtx *svc.ServiceContext) http.HandlerFunc