unpack

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UntarToDir

func UntarToDir(src string, dst string, opts Options) error

func UnzipToDir

func UnzipToDir(src string, dst string, opts Options) error

func ZToFile added in v0.1.0

func ZToFile(src []byte, filename string, perm os.FileMode) error

ZToFile unpacks zlib-compressed stream into a file

Types

type Options

type Options struct {
	CollapseRoot string
	FilterAllow  func(fn string) bool
}

Jump to

Keyboard shortcuts

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