//
pkg.gl
Category
github.com/chenchengwork/go-web-framework
pkg
app
package
0.0.0-20201103021642-0b81e36c0f4b
Repository:
https://github.com/chenchengwork/go-web-framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
4
Files
86 SLOC
#
Functions
MarkErrors
No description provided by the author
ResponseAuthFailed
未登录http code 401.
ResponseCheckParamsFailed
校验参数未通过http code 400.
ResponseFailed
系统未知错误http code 500.
ResponseNoFound
未找到资源http code 404.
ResponseNoPermission
未受权限http code 403.
ResponseSuccess
No description provided by the author