package
0.0.0-20240202015135-ae011250276e
Repository: https://github.com/wnanbei/basics.git
Documentation: pkg.go.dev

# Functions

GetMsg 获取请求状态码.
NewError 构造 error.

# Constants

Failed 请求失败.
ParamsParseFailed 参数解析失败.
PasswordError 密码错误.
SUCCESS 请求成功.
UserExisted 用户已存在.
UserNotFound 用户不存在.

# Structs

Error 携带 code 的 error.

# Type aliases

Code 请求状态码.