package
0.1.0
Repository: https://github.com/nubeio/git.git
Documentation: pkg.go.dev

# Functions

Support check for handle the archive file format.
UnArchive UnArchives the given archive file into the destination folder.

# Variables

ErrNotSupportFile does not support file extensions.

# Structs

TarGz un archives tar.gz(tgz) archive file.
Zip un archives zip archive file.

# Interfaces

UnArchiver is a type that can extract archive files into a folder.