/go-tar

Examples using archive/tar compress/gz Go packages

Primary LanguageGoMIT LicenseMIT

go-tar

Examples using archive/tar compress/gz Go packages.

  • tar_mem - simple in memory examples of tar
  • tartar - simple tool that shows usage of tar and gzip together

Blog post

This is a companion repository to a blog post about the same titled Working with Gzipped Tar Files in Go