//
pkg.gl
Category
github.com/zutim/ego
utils
compress
package
1.2.3
Repository:
https://github.com/zutim/ego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
105 SLOC
#
Functions
NewBrotliCompressor
No description provided by the author
NewGzipCompressor
No description provided by the author
#
Variables
Compress
No description provided by the author
Decompress
No description provided by the author
#
Structs
BrotliCompressor
No description provided by the author
GzipCompressor
No description provided by the author
#
Interfaces
Compressor
Compressor represents compress interface.