Documentation ¶ Index ¶ func CleanPath(str string) (string, error) func ClearFiles(files ...string) error func CopyDir(src string, dst string, excludeRecursiveDir string) error func CopyFile(src, dst string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CleanPath ¶ func CleanPath(str string) (string, error) func ClearFiles ¶ func ClearFiles(files ...string) error func CopyDir ¶ func CopyDir(src string, dst string, excludeRecursiveDir string) error func CopyFile ¶ func CopyFile(src, dst string) error Types ¶ This section is empty. Source Files ¶ View all Source files helpers.go Click to show internal directories. Click to hide internal directories.