Documentation
¶
Index ¶
- func UnZip(zip, intoDir string) error
- func ZipDir(sourceDirPth, destinationZipPth string, isContentOnly bool) error
- func ZipDirs(sourceDirPths []string, destinationZipPth string) error
- func ZipFile(sourceFilePth, destinationZipPth string) error
- func ZipFiles(sourceFilePths []string, destinationZipPth string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.