Carl Bergquist 68f5ddf18c replace dep with go modules (#16017) 6 yıl önce
..
LICENSE 6253476c73 tech(build): move dependencies to vendor folder 9 yıl önce
README.md 68f5ddf18c replace dep with go modules (#16017) 6 yıl önce
gzip.go 7c50563f0f fix: fixed crash when gzip was enabled 8 yıl önce

README.md

gzip Build Status

Middleware gzip provides compress to responses for Macaron.

Installation

go get github.com/go-macaron/gzip

Getting Help

Credits

This package is a modified version of martini-contrib/gzip.

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.