package
0.0.12
Repository: https://github.com/fankane/go-utils.git
Documentation: pkg.go.dev

# Functions

CreateZip 创建zip包,zipFileName 是完整路径带文件名, fileList 是要加入的文件列表.
No description provided by the author
UnZip 将zipFile 解压缩到 dst 目录, 返回文件名列表.
No description provided by the author