Documentation ¶
Index ¶
- func DeleteFiles(dirs ...string) error
- func Exist(path string) bool
- func FileExist(path string) bool
- func HasFileOfType(dir, ext string) bool
- func ListFiles(dir string, extensions ...string) ([]string, error)
- func MustExist(path ...string)
- func Recreate(dir string)
- func WriteFileWithFsync(name string, data []byte, perm os.FileMode) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasFileOfType ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.