repositorypackage
1.0.3
Repository: https://github.com/saperliu/common-tool.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
# README
项目说明
公共代码库
特性
- http客户端
- 雪花算法[sonyflake]
- 钉钉webhook消息发送
- 邮件发送
- 阿里rocketmq客户端
- 阿里tsdb客户端
- kafka客户端
- kairosdb客户端
- mqtt客户端
- mysql客户端
- redis客户端
- rocketmq客户端
- socketIo服务端
目录结构
- middleware 是程序用到的中间件的客户端
- message 是消息发送的工具
- logger 程序日志输出工具
- common 是工具类
- vo 是程序中用到的
struct
的类型