Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 785 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 785 Bytes

go-tools (Go tools for Humans)

golang常见的工具,提供非常人性化的使用方式,具有丰富的运行示例及演示结果。

目前支持

  • excel模块: 非常人性化使用的Excel导入、导出工具
  • magic模块: 通过文件或字符串识别文件的扩展名工具
  • email模块: 邮件发送工具
  • funcs模块: 常用的Go函数,包括加密,Url解析,字符串处理,时间, Goroutine与Recovery及signal封装等函数

安装

go get -u github.com/kushao1267/go-tools

使用方式

License

MIT