package
0.0.0-20240221153511-b766f5bae9e5
Repository: https://github.com/sqzxcv/golang_public_util.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
UnZip will decompress a zip archive, moving all files and folders within the zip file (parameter 1) to an output directory (parameter 2).
ZipFiles compresses one or many files into a single zip archive file.