//
pkg.gl
Category
github.com/kick-project/kick
internal
resources
compression
package
1.1.0
Repository:
https://github.com/kick-project/kick.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
63 SLOC
#
Functions
Compress
Compress takes the path plainSrc compresses it and writes it to the path gzDst.
Decompress
Decompress loads the path gzSrc decompresses the contents and writes to plainDst.