package
0.0.0-20210210060500-868a888924cd
Repository: https://github.com/vidorg/vid_backend.git
Documentation: pkg.go.dev

# Functions

BuildListResponse 列表构建器.
BuildLoginResponse 序列化登录响应.
BuildUserResponse 序列化用户响应.
BuildUsersResponse 序列化用户.
DBErr 数据库操作失败.
EncryptErr 加密错误.
Err err msg.
LoginErr 登录失败.
LoginExpiredErr 登录过期.
NoRightErr 未授权.
ParamErr 各种参数错误.
No description provided by the author
UploadFileErr 上传文件出错.
UserStatusErr 账号状态.

# Constants

数据库操作失败.
加密失败.
未登录.
未授权访问.
各种奇奇怪怪的参数错误.
服务器端其他错误.
服务器端其他错误.
服务器端其他错误.

# Structs

DataList 基础列表结构.
Login 登录序列化器.
Response 基础序列化器.
User 用户序列化器.