package
1.1.0
Repository: https://github.com/kick-project/kick.git
Documentation: pkg.go.dev

# Functions

Compress takes the path plainSrc compresses it and writes it to the path gzDst.
Decompress loads the path gzSrc decompresses the contents and writes to plainDst.