zipfile

package
v0.0.0-...-2ec961a Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gyzip

type Gyzip struct {
}

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

func NewGyzip

func NewGyzip() *Gyzip

func (*Gyzip) Compress

func (that *Gyzip) Compress(src string, dest string) error

func (*Gyzip) DeCompress

func (that *Gyzip) DeCompress(zipFile, dest string) error

解压

Jump to

Keyboard shortcuts

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