compress

package
v0.0.0-...-439bbf7 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateGzip

func CreateGzip(output, source string) error

CreateGzip creates a Gzip compressed file

func CreateTar

func CreateTar(output string, sources []string) error

CreateTar creates a TAR archive from multiple sources

func CreateTarGz

func CreateTarGz(output string, sources []string) error

CreateTarGz creates a gzipped TAR archive from multiple sources

func CreateZip

func CreateZip(output string, sources []string) error

CreateZip creates a ZIP archive from multiple sources

func ExtractTar

func ExtractTar(archive, dest string) error

ExtractTar extracts a TAR or TAR.GZ archive to destination

func ExtractZip

func ExtractZip(archive, dest string) error

ExtractZip extracts a ZIP archive to destination

Types

This section is empty.

Jump to

Keyboard shortcuts

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