package
0.0.0-20220504083411-7232a6672b16
Repository: https://github.com/andphp/go-gin.git
Documentation: pkg.go.dev

# Functions

* * 蛇形转驼峰 * @description xx_yy to XxYx xx_y_y to XxYY * 转换为大驼峰命名法则 * 首字母大写,“_” 忽略后大写 */.
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
* hash 加密密码 * @param string pwd 待加密的明文密码 */.
* 验证 hash 密码 * @param string hashedPwd 已加密的hash密码 * @param string sourcePwd 确认密码 */.
No description provided by the author
* * 驼峰转蛇形 snake string * @description XxYy to xx_yy , XxYY to xx_y_y * @date 2020/7/30 * @param s 需要转换的字符串 * @return string **/.
No description provided by the author
ToMap 结构体转为Map[string]interface{}.
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

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

# 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
JSONTime 自定义时间.
No description provided by the author