Documentation
¶
Overview ¶
Package zip provides create and extract implementations
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
Create a new zipfile at zipfile from the given srcPath directory Handles file globbing in the source path.
func ExtractAll ¶
ExtractAll files into given destination directory
func TrimPrefix ¶
TrimPrefix simple drops the bytes up to the begining of the zipfile. Many custom zip files like the chromium crx extension file have had additional data prefixed to them that needs to be stripped off before the zip can be processed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.