middleware/

directory
v0.0.0-...-24f537a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 28, 2026 License: MIT

Directories

Path Synopsis
Package cache provides a middleware for the Quick web framework that implements an in-memory caching system for HTTP responses.
Package cache provides a middleware for the Quick web framework that implements an in-memory caching system for HTTP responses.
Package compress provides middleware for compressing HTTP responses using gzip.
Package compress provides middleware for compressing HTTP responses using gzip.
Package cors provides middleware for handling Cross-Origin Resource Sharing (CORS) in HTTP servers.
Package cors provides middleware for handling Cross-Origin Resource Sharing (CORS) in HTTP servers.
Package healthcheck provides a middleware and endpoint for application health monitoring.
Package healthcheck provides a middleware and endpoint for application health monitoring.
Package helmet provides middleware for the Quick framework that sets various HTTP headers to help secure your application.
Package helmet provides middleware for the Quick framework that sets various HTTP headers to help secure your application.
Package limiter provides middleware for rate limiting HTTP requests in Quick.
Package limiter provides middleware for rate limiting HTTP requests in Quick.
Package logger provides a middleware for structured logging in Quick.
Package logger provides a middleware for structured logging in Quick.
Package maxbody provides middleware to enforce request body size limits.
Package maxbody provides middleware to enforce request body size limits.
Package msgid provides middleware for automatically generating and assigning a unique Message ID (MsgID) to incoming HTTP requests.
Package msgid provides middleware for automatically generating and assigning a unique Message ID (MsgID) to incoming HTTP requests.
Package msguuid provides a middleware for assigning a UUID to incoming HTTP requests.
Package msguuid provides a middleware for assigning a UUID to incoming HTTP requests.
Package pprof provides a Quick middleware that integrates Go's built-in net/http/pprof profiler for runtime analysis, performance debugging, and memory/cpu profiling.
Package pprof provides a Quick middleware that integrates Go's built-in net/http/pprof profiler for runtime analysis, performance debugging, and memory/cpu profiling.
Package recover provides a middleware for the Quick web framework that gracefully handles panics during request processing.
Package recover provides a middleware for the Quick web framework that gracefully handles panics during request processing.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL