Skip to content

omeid/go-tarfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoDoc Build Status

tarfs

In-memory http.FileSystem from tar archives.

Why?

If you have multiple assets for your program that you don't want to embed them in your binary but still want an easier way to ship them along your binary, tarfs is your friend.

Usage

See the GoDoc

Contributing

Please consider opening an issue first, or just send a pull request. :)

Credits

See Contributors.

LICENSE

MIT.

TODO

  • Add more tests

SEE ALSO

About

Go lang tar http.FileSystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages