//
pkg.gl
Category
github.com/csby/wsf
file
package
0.0.0-20190907020929-923bcb8c7e06
Repository:
https://github.com/csby/wsf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
249 SLOC
#
Functions
Copy
拷贝文件(夹) src: 源文件(夹)路径 dest: 目标文件夹路径.
Decompress
从内存解压tar或zip格式文件 src:待解压二进制数据 dest:解压后文件所在目录路径.
Delete
删除文件或空文件夹.
DeleteAll
删除文件夹.
Exist
判断文件(夹)是否存在.
#
Structs
Folder
No description provided by the author
Tar
No description provided by the author
Zip
No description provided by the author