zip

package
v0.0.0-...-5447720 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArtifactsZip

func ArtifactsZip(filename string, files []string, ciProjectDir string) error

压缩多个文件压缩成一个工件,传入到 filename: 压缩完成后的zip文件的全路径 files: 需要添加到zip文件里面的文件 ciProjectDir: 项目的根路径

func Compress

func Compress(files []*os.File, dest string, parentDir string) error

压缩文件 files 文件数组,可以是不同dir下的文件或者文件夹 dest 压缩文件存放地址

func DeCompress

func DeCompress(zipFile, dest string) error

解压

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL