Documentation
¶
Index ¶
- func CreateUserTicketFollowHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func CreateUserTicketHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetUserTicketDetailsHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func GetUserTicketListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
- func UpdateUserTicketStatusHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateUserTicketFollowHandler ¶
func CreateUserTicketFollowHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Create ticket follow
func CreateUserTicketHandler ¶
func CreateUserTicketHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Create ticket
func GetUserTicketDetailsHandler ¶
func GetUserTicketDetailsHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get ticket detail
func GetUserTicketListHandler ¶
func GetUserTicketListHandler(svcCtx *svc.ServiceContext) func(c *gin.Context)
Get ticket list
func UpdateUserTicketStatusHandler ¶
func UpdateUserTicketStatusHandler(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.