Documentation
¶
Index ¶
- func CreateAdsHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func DeleteAdsHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetAdsDetailHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetAdsListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateAdsHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAdsHandler ¶
func CreateAdsHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Create Ads
func DeleteAdsHandler ¶
func DeleteAdsHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Delete Ads
func GetAdsDetailHandler ¶
func GetAdsDetailHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get Ads Detail
func GetAdsListHandler ¶
func GetAdsListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get Ads List
func UpdateAdsHandler ¶
func UpdateAdsHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update Ads
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.