mirror of
https://github.com/gofiber/fiber.git
synced 2025-04-27 21:25:34 +00:00
parent
58270e2d5b
commit
08099b0635
@ -3,7 +3,7 @@ id: recover
|
||||
title: Recover
|
||||
---
|
||||
|
||||
Recover middleware for [Fiber](https://github.com/gofiber/fiber) that recovers from panics anywhere in the stack chain and handles the control to the centralized [ErrorHandler](https://docs.gofiber.io/error-handling).
|
||||
Recover middleware for [Fiber](https://github.com/gofiber/fiber) that recovers from panics anywhere in the stack chain and handles the control to the centralized [ErrorHandler](https://docs.gofiber.io/guide/error-handling).
|
||||
|
||||
## Signatures
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user