package
0.0.0-20250527153638-5be21ef2f3eb
Repository: https://github.com/asofdate/hauth.git
Documentation: pkg.go.dev
# Packages
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
# README
utils
获取方式
go get github.com/hzwy23/utils
简介
这是一个自己收集的常用工具包, 目前在asofdate项目中使用.
utils中模块简介:
- 配置文件读物模块
- http.Response返回处理
- i18n国际化处理
- log日志处理,基于go-uber封装制作
- jwt功能
- 日期处理功能
- hauth项目中联合主键操作
- 加密操作