Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(handler slog.Handler) httpserver.HandlerFunc
New creates a middleware that recovers from panics in HTTP handlers. It returns a 500 Internal Server Error response when panics occur. If handler is provided, panics are logged. If handler is nil, recovery is silent.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.