//
pkg.gl
Category
github.com/FlashFeiFei/my-gin
help
package
1.0.1
Repository:
https://github.com/flashfeifei/my-gin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
41 SLOC
#
Functions
Gin200ErrorResponse
200返回,业务异常,错误的返回.
Gin200Response
200返回.
Gin200SuccessResponse
200返回.请求正常.
Gin400NotFoundResponse
400.
Gin500ErrorResponse
500服务器错误.
StrFirstToUpper
如果是小写字母, 则变换为大写字母.