//
pkg.gl
Category
github.com/RyoJerryYu/go-utilx
pkg
utils
projectx
package
1.1.6
Repository:
https://github.com/ryojerryyu/go-utilx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
41 SLOC
#
Functions
GetGoModPath
GetGoModPath returns the deepest directory containing the go.mod file in the working directory parents.
IsExist
IsExist checks if the given file or directory exists.