Golang Toolkit
-
使用
go get -u github.com/acexy/golang-toolkit
封装常用工具或者第三方依赖
-
提供处理类型类型
- 缓存
- 加密
- 转型
- 工具
-
第三方库清单
库 | 类型 |
---|---|
github.com/go-resty/resty/v2 | http client |
github.com/sirupsen/logrus | logger |
github.com/allegro/bigcache | cache |
gopkg.in/gomail.v2 | |
github.com/jinzhu/copier | struct copy |
github.com/timandy/routine | goroutine local storage |
github.com/tidwall/gjson | json parse |
github.com/google/uuid | uuid |