zipper

package
v0.0.0-...-40cb7ec Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2020 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(zipFilePath string, files []File) error

Create 创建一个压缩包,把 files 打包到 zipFilePath.

Types

type File

type File struct {
	Name string
	Path string
}

File 方便自定义每个文件的文件名。

Jump to

Keyboard shortcuts

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