grafana/vendor/github.com/go-macaron/gzip
2017-05-22 14:09:54 +02:00
..
gzip.go fix: fixed crash when gzip was enabled 2017-05-22 14:09:54 +02:00
LICENSE tech(build): move dependencies to vendor folder 2016-09-14 16:14:27 +02:00
README.md tech(build): move dependencies to vendor folder 2016-09-14 16:14:27 +02:00

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.