import "go.mau.fi/util/gnuzip"
func GZip(body []byte) ([]byte, error)
func MaybeGUnzip(body []byte) ([]byte, error)
gunzip.go gzip.go
Tools for package owners.