Versions in this module Expand all Collapse all v0 v0.2.2 Mar 27, 2023 v0.2.1 Feb 28, 2023 v0.2.0 Feb 28, 2023 Changes in this version + func Compress(inputFilePath, outputFilePath string) (err error) + func Extract(inputFilePath, outputFilePath string) (err error) + func ExtractFile(filePath string, file_name string) ([]byte, error)