//
pkg.gl
Category
github.com/backplane/ghlatest
extract
package
0.8.1
Repository:
https://github.com/backplane/ghlatest.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
451 SLOC
#
Functions
ExtractFile
ExtractFile extracts the contents of the file archive at the given filePath.
OpenArchive
OpenArchive opens the archive file at the given path and returns a handle suitable for file extraction operations on that archive.
#
Structs
Archive
Archive is a handle for optionally-compressed file archives which contain one or more files.