//
pkg.gl
Category
github.com/caoshuyu/kit
filetools
package
1.0.8
Repository:
https://github.com/caoshuyu/kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
110 SLOC
#
Functions
CheckFileExist
检测文件是否存在 */.
MakeDir
递归创建文件夹 */.
ReadFile
读取文件 */.
ReadFileByte
读取byte文件 */.
WriteFile
写文件 */.
WriteFileByte
写文件,字符类型 */.
WriteFileCover
No description provided by the author