How To Tar and Untar files in Golang (Using Tarinator Package)

How To Tar and Untar files in Golang (Using Tarinator Package)


This video will show you how to tar and untar files in Golang. In the process we will build a nice and simple cli program that is basically a clone of the 'tar' utility. Tarinator Package:...
Tags:golang