zip

package module
v0.0.0-...-a499989 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2023 License: MIT Imports: 6 Imported by: 2

Documentation

Overview

Package zip provides support for compressing and decompressing zip files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Unzip

func Unzip(archive, target string, excludedFiles []string) error

Unzip will decompress a zip archive, moving all files and folders. You can exclude files by passing in a list of file extensions to exclude.

func Zipit

func Zipit(source, target string) error

ZipIt will create a new zip archive file based on a source folder and target output file

Types

This section is empty.

Jump to

Keyboard shortcuts

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