package
2.3.0+incompatible
Repository: https://github.com/eggsbenjamin/argo.git
Documentation: pkg.go.dev
# Functions
CompressContent will compress the byte array using zip writer.
CompressEncodeString will return the compressed string with base64 encoded.
DecodeDecompressString will return decode and decompress the.
DecompressContent will return the uncompressed content.
ExistsInTar return true if file or directory exists in tar.
# Interfaces
No description provided by the author