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中模块简介:

  1. 配置文件读物模块
  2. http.Response返回处理
  3. i18n国际化处理
  4. log日志处理,基于go-uber封装制作
  5. jwt功能
  6. 日期处理功能
  7. hauth项目中联合主键操作
  8. 加密操作