guanhui07/blog

Go 常用的一些工具 包

Opened this issue · 0 comments

https://github.com/gookit/goutil
Go 常用的一些工具函数,数字,字符串,数组,Map,文件,错误,时间日期,特殊处理,格式化,常用信息获取等等 类似 java https://hutool.cn/

作者 inhere 原来也是 phper swoft框架作者

比较喜欢里面
打印工具可以支持打印文件位置

错误增强替代erros打印支持调用栈

时间处理

github.com/gookit/slog
日志

其他
github.com/jinzhu/copier

go.uber.org/zap

gorm.io/gorm

github.com/go-redis/redis/v8

github.com/streadway/amqp