zipUtilities

package
v0.15.10 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UnzipFile

func UnzipFile(src string, dest string, names []string) ([]string, error)

func ZipDirectory

func ZipDirectory(source, target string) error

ZipDirectory zips the source folder. The root folder will be included in the created zip file

func ZipDirectoryContents

func ZipDirectoryContents(source, target string) error

ZipDirectoryContents zips the contents of a source folder. The root folder will be excluded from the created zip file

func ZipFile

func ZipFile(source, target string) error

ZipFile zips the source file

Types

This section is empty.

Jump to

Keyboard shortcuts

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