粤ICP备20043980号
粤公网安备44040302000337号
Gzip middleware is provided by NYTimes/gziphandler.
import ( "clevergo.tech/clevergo" "github.com/NYTimes/gziphandler" )
app.Use(clevergo.WrapHH(gziphandler.GzipHandler))