Categorygithub.com/hwholiday/ghost
repository
0.0.1
Repository: https://github.com/hwholiday/ghost.git
Documentation: pkg.go.dev

# Packages

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

# README

ghost 使用工具库

hlog 封装zap日志,日志文件分割,日志添加 trace_id(内含 gin 例子)

tool 基础工具类

  • signal 优雅的退出程序,并回收资源
  • aes AES-(128,192,256)-(CFB,CBC,ECB)加密