compress

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compress

func Compress(src string) ([]byte, error)

Compress compresses the given string using gzip.

func CompressBytes

func CompressBytes(src []byte) ([]byte, error)

CompressBytes ...

func Decompress

func Decompress(src []byte) (string, error)

Decompress decompresses the given string using gzip.

Types

This section is empty.

Jump to

Keyboard shortcuts

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