gohttp/vendor/github.com/nanmu42/gzip/doc.go

7 lines
203 B
Go
Raw Normal View History

2023-12-21 18:36:51 +08:00
// 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