# Functions
CSRF returns a middleware that provides CSRF protection.
DefaultCSRFConfig returns the default CSRF configuration.
DefaultSecureConfig returns the default secure configuration.
Logger returns a gin middleware for logging HTTP requests with zerolog.
No description provided by the author
No description provided by the author
NewRateLimiter creates a new rate limiter with the specified configuration.
Secure returns a middleware that adds security headers.
SetupCORS returns the CORS middleware configuration.
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
CSRFConfig holds configuration for CSRF protection.
No description provided by the author
SecureConfig holds configuration for secure headers.