Skip to content

posener/tarfs

Repository files navigation

TarFS

Build Status codecov GoDoc Go Report Card

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.

About

An implementation of the FileSystem interface for tar files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published