// Package gzip implements gzip middleware for Gin and net/http.
//
// * introduction: https://github.com/nanmu42/gzip
// * examples: https://github.com/nanmu42/gzip/tree/master/examples
package gzip