archive

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UnzipBytesToDir

func UnzipBytesToDir(data []byte, path string) error

func UnzipBytesToFilesMap

func UnzipBytesToFilesMap(data []byte) (map[string][]byte, error)

func UnzipFileToDir

func UnzipFileToDir(zipFile, path string) error

func UnzipFileToFilesMap

func UnzipFileToFilesMap(zipFile string) (map[string][]byte, error)

func ZipDirToBytes

func ZipDirToBytes(path string) ([]byte, error)

func ZipDirToFile

func ZipDirToFile(path, zipFilePath 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