Knife is a library with a set of out of box tools for golang. Knife(刀)是一个集合Go语言常用工具函数的库。
Principle: The core code only depends on the official library, and the code coverage is not less than 90%
-
date : 提供中文日期的转换和生成, 提供农历日期的生成
-
io : 提供 io 流相关的工具库
- 文件操作类
- 资源查看类
-
codec : 用于编解码
-
util: 常用的工具方法