package
0.0.0-20191015020819-eeebf8c4aa2e
Repository: https://github.com/itcloudy/erp.git
Documentation: pkg.go.dev

# Functions

Decode 用gob进行数据解码.
DelCache 删除缓存信息.
Encode 用gob进行数据编码.
No description provided by the author
GetCache 获得缓存信息.
InitCache 根据conf初始化cache.
JSONreflectStruct json数据反射为结构体.
LogOut 输出日志 @Title LogOut @Param body body models.AccountAccountTag true "body for AccountAccountTag content".
@Title 生成密码 @Description create AccountAccount @Param body body models.AccountAccount true "body for AccountAccount content" @Success 201 {int} models.AccountAccount @Failure 403 body is empty.
SetCache 设置缓存.
StringsJoin 字符串拼接.
ToInt64 类型转换,获得int64.
ToSlice 转换为数组.
ToString 类型转换,获得string.

# Constants

FailedCode 请求失败.
FailedMsg 失败提示信息.
SuccessCode 请求成功.
SuccessMsg 成功提示信息.

# Variables

DefaultPageLimit 默认每页数量.
No description provided by the author
GlobalGroupMenus 全局权限组菜单.
GlobalSessions 全局session.

# Structs

AccessResult 表访问权限.
LangType 语言.
No description provided by the author