archive

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Ungzip

func Ungzip(source string, dest string) error

Ungzip accepts a gzipped file and uncompresses it to the provided destination path.

func Untar

func Untar(source string, dest string, extractionDir string) error

Untar accepts a tar or tar.gz file and extracts the contents to the provided destination path. extractionDir is the path at which extraction should start; nothing will be extracted except the contents of extractionDir

func Unzip

func Unzip(source string, dest string, extractionDir string) error

Unzip accepts a zip file and extracts the contents to the provided destination path. extractionDir is the path at which extraction should szipt; nothing will be extracted except the contents of extractionDir

Types

This section is empty.

Jump to

Keyboard shortcuts

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