//
pkg.gl
Category
github.com/billmi/go-utils
file
package
2.0.0+incompatible
Repository:
https://github.com/billmi/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
49 SLOC
#
Functions
BuildDir
* 创建目录 @author Bill */.
DeleteFile
* 删除文件或文件夹 */.
GetCurrentDirectory
获取程序运行路径 */.
GetPathDirs
* 获取目录所有文件夹 */.
GetPathFiles
* 获取目录所有文件 */.
PathExists
No description provided by the author