Versions in this module Expand all Collapse all v1 v1.0.0 Mar 1, 2022 Changes in this version + func Compress(uncompressed string, keyStrBase64 string) string + func Decompress(input string, keyStrBase64 string) (string, error)