Documentation
¶
Index ¶
- func TicketCommentCreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func TicketCommentsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func TicketCreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func TicketDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func TicketDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func TicketTransitionHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func TicketUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func TicketsListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TicketCommentCreateHandler ¶
func TicketCommentCreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
创建工单评论
func TicketCommentsHandler ¶
func TicketCommentsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取工单评论
func TicketCreateHandler ¶
func TicketCreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
创建工单
func TicketDeleteHandler ¶
func TicketDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
删除工单
func TicketDetailHandler ¶
func TicketDetailHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取工单详情
func TicketTransitionHandler ¶
func TicketTransitionHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
工单状态转换
func TicketUpdateHandler ¶
func TicketUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
更新工单
func TicketsListHandler ¶
func TicketsListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取工单列表
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.