Versions in this module Expand all Collapse all v0 v0.1.0 Oct 25, 2019 Changes in this version + func Compress(Dst, SrcPath string) error + func DeCompress(tarFile, dest string) error + func Unzip(zipFile, dest string) (err error) + func Zip(dest string, filepath ...string) (err error)