package
0.0.0-20241003033146-7253f33ec853
Repository: https://github.com/yahahaff/rapide.git
Documentation: pkg.go.dev
# Functions
Abort400 BadRequest 响应 400,未传参 msg 时使用默认消息.
Abort401 Unauthorized 响应 401,未传参 msg 时使用默认消息.
Abort403 响应 403,未传参 msg 时使用默认消息.
Abort404 响应 404,未传参 msg 时使用默认消息.
Abort500 响应 500,未传参 msg 时使用默认消息.
BadRequest 响应 400,传参 err 对象,未传参 msg 时使用默认消息 在解析用户请求,请求的格式或者方法不符合预期时调用.
Error 错误响应.
OK 响应成功的JSON数据.
Success 响应成功的JSON.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author