//
pkg.gl
Category
github.com/cilidm/toolbox
zip
package
0.0.0-20220908082318-a00ab9601e1c
Repository:
https://github.com/cilidm/toolbox.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
188 SLOC
#
Functions
Create
Create creates a zip file with the specified filename.
Unzip
Unzip extracts a zip file specified by the zipFilePath to the destination.
#
Structs
ZipFile
ZipFile represents a zip file.