Documentation ¶
Index ¶
- Constants
- func CheckConfigFileExist(root, f string) bool
- func CheckFileExist(filename string) bool
- func FindRootDir() string
- func FindRootDirGoMod() string
- func GetCurPath() string
- func TryFileExist(filename string) bool
- func UnZip(zipFile string, destPath string) error
- func Zip(srcPath string, destFile string) error
Constants ¶
View Source
const FILE_GOMOD = "go.mod"
Variables ¶
This section is empty.
Functions ¶
func CheckConfigFileExist ¶
func CheckFileExist ¶
func FindRootDir ¶
func FindRootDir() string
func FindRootDirGoMod ¶ added in v1.0.60
func FindRootDirGoMod() string
func GetCurPath ¶
func GetCurPath() string
func TryFileExist ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.