package
1.0.3
Repository: https://github.com/mqenergy/gin-framework.git
Documentation: pkg.go.dev

# Functions

FormatToString 格式化转化成string.
GenerateBaseSnowId 生成雪花算法ID.
GeneratePasswordHash 生成密码hash值.
GenerateTree 无限极分类.
GenerateUuid 生成随机字符串.
GetProjectModuleName 获取当前项目的module名称.
GetStructColumnName 获取结构体中的字段名称 _type: 1: 获取tag字段值 2:获取结构体字段值.
InAnySlice 判断某个字符串是否在字符串切片中.
IsPathExist 判断所给路径文件/文件夹是否存在.
MakeFileOrPath 创建文件/文件夹.
MakeMultiDir 调用os.MkdirAll递归创建文件夹.
NewTicker 实例化定时器.
String2Int 将数组的string转int.
UploadFile 上传图片.

# Variables

最大上传资源大小是10M.
最大上传资源大小是10M.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author