//
pkg.gl
Category
github.com/fankane/go-utils
archive
package
0.0.12
Repository:
https://github.com/fankane/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
205 SLOC
#
Functions
CreateZip
CreateZip 创建zip包,zipFileName 是完整路径带文件名, fileList 是要加入的文件列表.
UnRar
No description provided by the author
UnZip
UnZip 将zipFile 解压缩到 dst 目录, 返回文件名列表.
ZipDir
No description provided by the author