extract

package
v0.0.29 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Extract

type Extract interface {
	Unzip(src, dest string) error
	UntarGz(src, dest string) error
}

Extract is the interface to extract zip and tar.gz archives

func NewExtractor

func NewExtractor() Extract

NewExtractor returns a new extractor

Jump to

Keyboard shortcuts

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