//
pkg.gl
Category
github.com/go-playground/pure/v5
middleware
package
5.3.0
Repository:
https://github.com/go-playground/pure.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
10
Dependents
0
Files
126 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.