Documentation
¶
Index ¶
- func BatchDeleteSubscribeGroupHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func BatchDeleteSubscribeHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func CreateSubscribeGroupHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func CreateSubscribeHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func DeleteSubscribeGroupHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func DeleteSubscribeHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetSubscribeDetailsHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetSubscribeGroupListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetSubscribeListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func ResetAllSubscribeTokenHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func SubscribeSortHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateSubscribeGroupHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateSubscribeHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchDeleteSubscribeGroupHandler ¶
func BatchDeleteSubscribeGroupHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Batch delete subscribe group
func BatchDeleteSubscribeHandler ¶
func BatchDeleteSubscribeHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Batch delete subscribe
func CreateSubscribeGroupHandler ¶
func CreateSubscribeGroupHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Create subscribe group
func CreateSubscribeHandler ¶
func CreateSubscribeHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Create subscribe
func DeleteSubscribeGroupHandler ¶
func DeleteSubscribeGroupHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Delete subscribe group
func DeleteSubscribeHandler ¶
func DeleteSubscribeHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Delete subscribe
func GetSubscribeDetailsHandler ¶
func GetSubscribeDetailsHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get subscribe details
func GetSubscribeGroupListHandler ¶
func GetSubscribeGroupListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get subscribe group list
func GetSubscribeListHandler ¶
func GetSubscribeListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get subscribe list
func ResetAllSubscribeTokenHandler ¶ added in v1.2.0
func ResetAllSubscribeTokenHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Reset all subscribe tokens
func SubscribeSortHandler ¶
func SubscribeSortHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Subscribe sort
func UpdateSubscribeGroupHandler ¶
func UpdateSubscribeGroupHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update subscribe group
func UpdateSubscribeHandler ¶
func UpdateSubscribeHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update subscribe
Types ¶
This section is empty.
Source Files
¶
- batchDeleteSubscribeGroupHandler.go
- batchDeleteSubscribeHandler.go
- createSubscribeGroupHandler.go
- createSubscribeHandler.go
- deleteSubscribeGroupHandler.go
- deleteSubscribeHandler.go
- getSubscribeDetailsHandler.go
- getSubscribeGroupListHandler.go
- getSubscribeListHandler.go
- resetAllSubscribeTokenHandler.go
- subscribeSortHandler.go
- updateSubscribeGroupHandler.go
- updateSubscribeHandler.go
Click to show internal directories.
Click to hide internal directories.