archive

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package archive implements routines for extracting archive files including gzipped tarballs and zip files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Extract

func Extract(src string, dst string, rm bool) error

Extract extracts an archive (src) to the dst directory. If rm is is true, removes src when complete. Supports gzipped tarballs and zip files.

Types

This section is empty.

Jump to

Keyboard shortcuts

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