extract

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2025 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrEmptyHeaderName = errors.New("tar file contains entry with empty name")
View Source
var ErrZipSlip = errors.New("archive (tar) file contains file outside of target directory")

Functions

func TarFile added in v0.2.1

func TarFile(r *bufio.Reader, destDir string, overwrite bool) error

Types

This section is empty.