package
1.9.0-dev
Repository: https://github.com/vlorc/gitea.git
Documentation: pkg.go.dev

# Functions

Middleware creates a macaron.Handler to proxy the response.
NewWriterPool creates a new pool.

# Constants

MinSize is the minimum size of content we will compress.

# Structs

Options represents the configuration for the gzip middleware.
ProxyResponseWriter is a wrapped macaron ResponseWriter that may compress its contents.
WriterPool is a gzip writer pool to reduce workload on creation of gzip writers.