Documentation
¶
Index ¶
- func FeedbackCreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func FeedbackDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func FeedbackListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func FeedbackStatsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
- func FeedbackUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FeedbackCreateHandler ¶
func FeedbackCreateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
创建反馈
func FeedbackDeleteHandler ¶
func FeedbackDeleteHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
删除反馈
func FeedbackListHandler ¶
func FeedbackListHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取反馈列表
func FeedbackStatsHandler ¶
func FeedbackStatsHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
获取反馈统计
func FeedbackUpdateHandler ¶
func FeedbackUpdateHandler(svcCtx *svc.ServiceContext) http.HandlerFunc
更新反馈
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.