compress

package
v0.0.0-...-375f64e Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Compress

type Compress struct {
	OutPath string //解压文件目录
	InPath  string //压缩文件目录
}

func (*Compress) OpenDir

func (c *Compress) OpenDir(path string)

func (*Compress) Unzip

func (c *Compress) Unzip(archive, target string) error

func (*Compress) Zip

func (c *Compress) Zip(path, dest string) error

Jump to

Keyboard shortcuts

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