//
pkg.gl
Category
github.com/go-playground/lars
middleware
package
4.0.1+incompatible
Repository:
https://github.com/go-playground/lars.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
0
Files
122 SLOC
#
Functions
Gzip
Gzip returns a middleware which compresses HTTP response using gzip compression scheme.
GzipLevel
GzipLevel returns a middleware which compresses HTTP response using gzip compression scheme using the level specified.