compress

package
v0.17.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 23, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

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 Uncompress

func Uncompress(s string) (string, error)

Uncompress uncompresses a string

func UncompressBytes added in v0.16.0

func UncompressBytes(raw []byte) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL