Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Compress ¶
func Compress(s string) (string, error)
Compress gzips a string and base64 encodes it
func UncompressBytes ¶ added in v0.16.0
func UncompressBytes(raw []byte) (string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.