handler/

directory
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2025 License: MPL-2.0

Directories

Path Synopsis
Package accesslog provides a middleware that logs every request.
Package accesslog provides a middleware that logs every request.
Package addheader provides a middleware for adding headers to HTTP responses.
Package addheader provides a middleware for adding headers to HTTP responses.
Package basicauth implements the basic auth functionality.
Package basicauth implements the basic auth functionality.
htpasswdauth
Package htpasswdauth implements the basic auth functionality using a htpasswd file.
Package htpasswdauth implements the basic auth functionality using a htpasswd file.
mapauth
Package mapauth implements the basic auth functionality using a user-pass-map.
Package mapauth implements the basic auth functionality using a user-pass-map.
Package correlation provides a middleware for adding correlation ids to HTTP requests.
Package correlation provides a middleware for adding correlation ids to HTTP requests.
Package cors provides a middleware for handling CORS (Cross-Origin Resource Sharing) requests.
Package cors provides a middleware for handling CORS (Cross-Origin Resource Sharing) requests.
Package methodfilter provides a middleware for filtering HTTP requests by methods.
Package methodfilter provides a middleware for filtering HTTP requests by methods.
Package ratelimit provides middleware for rate limiting HTTP requests.
Package ratelimit provides middleware for rate limiting HTTP requests.
locallimit
Package locallimit provides a process-local rate limiter.
Package locallimit provides a process-local rate limiter.

Jump to

Keyboard shortcuts

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