Versions in this module Expand all Collapse all v1 v1.1.0 Oct 19, 2020 Changes in this version + func Compress(plainSrc, gzDst string) (bytes int64, err error) + func Decompress(gzSrc, plainDst string) (bytes int64, err error)