package
0.0.0-20230816073800-5da36973e672
Repository: https://github.com/lc-1010/oneblogservice.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewError creates a new Error object with the given code and message.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InvalidParams 表示参数无效.
No description provided by the author
NotFound 表示资源未找到.
ServerError 表示服务器错误.
Success 表示操作成功.
TooManyRequests 表示请求过多.
UnauthoerizedTokenError 表示未授权令牌错误.
UnauthoerizedTokenGenerate 表示生成未授权令牌错误.
UnauthoerizedTokenTimeout 表示未授权令牌超时.
UnauthorizedAuthNotExist 表示未授权令牌存在.

# Structs

Error repsonse error.
No description provided by the author