zip

package
v0.0.0-...-dddd691 Latest Latest
Warning

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

Go to latest
Published: May 27, 2020 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UnZip

func UnZip(zipBytes []byte) (files map[string][]byte, e error)

func UnZipFolder

func UnZipFolder(toDir string, zipBytes []byte, autoMkdir bool) (e error)

func ZipCompress

func ZipCompress(name2Bytes map[string][]byte) (zipBytes []byte, err error)

func ZipFolder

func ZipFolder(folder string, showTopName bool, filter file.FileFilter) (zipBytes []byte, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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