Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArchiverTest ¶
func ArchiverTest()
func ExtractDMG ¶
ExtractDMG mounts the disk image at the source path, copies the contents of the resulting volume to the destination path, then unmounts the volume.
func XZDecompress ¶
Types ¶
type Archiver ¶
type Archiver struct { DstDir string SrcFilePath string ZipName string UseAchiver bool Password string }
func NewArchiver ¶
func (*Archiver) GetZipPath ¶
func (*Archiver) SetPassword ¶
func (*Archiver) SetZipName ¶
Click to show internal directories.
Click to hide internal directories.