middlewares

package
v0.0.0-...-4bd3539 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CachingMiddleware

func CachingMiddleware(maxAge int) func(http.Handler) http.Handler

func LoggingMiddleware

func LoggingMiddleware(next http.Handler) http.Handler

func MinifyMiddleware

func MinifyMiddleware(next http.Handler) http.Handler

MinifyMiddleware buffers the response body and minifies HTML just before writing it to the client. Non-HTML responses pass through untouched.

func RecoveryMiddleware

func RecoveryMiddleware(next http.Handler) http.Handler

Types

This section is empty.

Jump to

Keyboard shortcuts

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