Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Gzip ¶
func Gzip(next http.HandlerFunc) http.HandlerFunc
Gzip returns a middleware which compresses HTTP response using gzip compression scheme.
func GzipLevel ¶
func GzipLevel(level int) pure.Middleware
GzipLevel returns a middleware which compresses HTTP response using gzip compression scheme using the level specified
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.