Awesome
TarFS
A wrapper around tar.Reader
.
- Implements the
FileSystem
interface for tar files. - Adds an
Open
method, that enables reading of file according to its' path.
Get
go get -u github.com/posener/tarfs
Example
See the example.
A wrapper around tar.Reader
.
FileSystem
interface for tar files.Open
method, that enables reading of file according to its' path.go get -u github.com/posener/tarfs
See the example.