Documentation
¶
Index ¶
- func DeletePath(file_path string) error
- func ExistingPath(file_path string) (bool, error)
- func GetDir(dir_path string) (err error)
- func GetDirsNames(dir_path string) ([]string, error)
- func GetFilesNames(dir_path string) ([]string, error)
- func UnGzip(file_path, dir_path string) error
- func UnZip(file_path, dir_path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeletePath ¶
func ExistingPath ¶
func GetDirsNames ¶ added in v0.1.40
func GetFilesNames ¶ added in v0.1.40
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.