Documentation ¶
Index ¶
- func CreateDir(dirs ...string) (err error)
- func CurrentDir() (string, error)
- func FileMove(src string, dst string) (err error)
- func GetFileModTime(path string) int64
- func PathExists(path string) (bool, error)
- func ReadFileString(filePath string) string
- func ZipDir(srcDir string, destZip string) error
- func ZipFiles(filename string, files []string, oldform, newform string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CurrentDir ¶
func PathExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.