Documentation
¶
Overview ¶
Package gzip provides gzip compression middleware for rex routers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Gzip ¶
func Gzip(skipPaths ...string) rex.Middleware
Gzip returns middleware that compresses responses with gzip when the client supports it.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.