go-utils
Warning : Not Finished
Add common Golang utility classes or self-developed components, and then make some simple encapsulations according to the usage methods.
Below are some of the included components or self-developed components:
- Gorm database-related utilities
- String/crypt handling methods
- Number/decimal handling methods
- Video processing program
- Date handling
- Google Translate (including batch translation interface)
- HTTP helpers
- Console helpers
- Atomic locks
- Image processing
- Logging
- Snowflake ID
- Cryptocurrency
- Cloud service interfaces
- File processing
go-utils
警告 部分库尚未完善
添加常用的golang 工具类或自行开发的组件,然后根据使用方法做了一些简单封装
以下是包含的部分组件或自行开发的组件:
- gorm 数据库相关
- string/crypt 处理方法
- number/decimal 处理方法
- 视频处理程序
- 日期 处理
- 谷歌翻译(包含大批量翻译接口)
- http helpers
- console helpers
- 原子锁
- 图片处理
- 日志处理
- 雪花id
- 加密货币
- 云服务接口
- 文件处理