package
1.4.1
Repository: https://github.com/ginx-contribs/ginx.git
Documentation: pkg.go.dev

# Functions

CacheMemory returns the cache in memory handler.
CacheRedis returns the cache in redis handler.
CORS returns the cors handler.
Logger returns the access log handler.
NoMethod deals with case of method not allowed.
NoRoute deals with case of 404.
RateLimit returns limiter handler.
Recovery returns the recovery handler.