archiv

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package used for archiving and un-archiving folders using zip.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArchiveFolder

func ArchiveFolder(folderPath string, w io.Writer) error

ArchiveFolder archives the folder using the zip compression

func UnarchiveReader

func UnarchiveReader(ra io.ReaderAt, size int64, targetLocation string) error

func UnarchiveZip

func UnarchiveZip(zipFile string, targetLocation string) error

UnarchiveZip extracts the data from the zipFile to the targetLocation

Types

This section is empty.

Jump to

Keyboard shortcuts

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