//
pkg.gl
Category
github.com/iceopen/igo
pkg
utils
package
2.0.1+incompatible
Repository:
https://github.com/iceopen/igo.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
2
Files
46 SLOC
#
README
工具库
工具库列表如下
regexp 库
snowflake 库
uuid 库
times 库
#
Packages
command
No description provided by the author
regexp
No description provided by the author
snowflake
No description provided by the author
times
No description provided by the author
uuid
No description provided by the author
#
Functions
CreateDirs
CreateDirs 循环创建目录.
GetGOPATHs
GetGOPATHs returns all paths in GOPATH variable.
IsExist
IsExist returns whether a file or directory exists.
IsInGOPATH
IsInGOPATH checks whether the path is inside of any GOPATH or not.