archiveutil

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Untar

func Untar(r io.Reader, dest string) error

Untar extracts a tar archive to a destination directory

func UntarFile

func UntarFile(source, dest string) error

UntarFile extracts a tar archive to a destination directory

func Unzip

func Unzip(src, dest string) error

Unzip extracts a ZIP archive to a destination directory Based on: https://stackoverflow.com/a/24792688/2804197 Original author: https://stackoverflow.com/users/1316499/astockwell Original license: CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/) In addition to the license of the cifuzz git repository, this function is licensed under CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/).

Types

This section is empty.

Jump to

Keyboard shortcuts

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