package
0.0.9
Repository: https://github.com/lshaofan/cb-framework.git
Documentation: pkg.go.dev

# Functions

GinException 异常处理中间件.
No description provided by the author
NewDefaultResult 创建默认的返回数据结构.
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
NewResponse 创建返回数据.
No description provided by the author
No description provided by the author

# Constants

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
No description provided by the author

# Variables

InvalidToken 非法Token.
PlatformIdCanNotEmpty 平台id不能为空.
PlatformNotExist 平台不存在.
No description provided by the author
TokenExpired Token过期.
UNAUTHORIZED 未登录.
UsernameOrPasswordError 用户名或密码错误.

# Structs

DefaultResult 默认的返回数据结构,用于services处理完业务逻辑后返回给controller的数据结构.
ErrorModel 错误模型.
No description provided by the author
No description provided by the author
No description provided by the author
PageList 分页数据.
No description provided by the author
Response 返回数据用于api接口.
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author