Documentation
¶
Index ¶
- func CreateTicketFollowHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetTicketHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetTicketListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateTicketStatusHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTicketFollowHandler ¶
func CreateTicketFollowHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Create ticket follow
func GetTicketHandler ¶
func GetTicketHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get ticket detail
func GetTicketListHandler ¶
func GetTicketListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get ticket list
func UpdateTicketStatusHandler ¶
func UpdateTicketStatusHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Update ticket status
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.