archive

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2024 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PackageFolder

func PackageFolder(path, pwd string) (string, error)

func UnPackageFolder

func UnPackageFolder(file io.Reader, pwd, path string) error

Types

type Archive

type Archive interface {
	PackageFolder(path, pwd string) (string, error)
	UnPackage(r io.Reader, pwd, path string) error
}
var DefaultArch Archive

func NewUnArchiver

func NewUnArchiver(file string) Archive

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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