mirror of
https://github.com/gofiber/fiber.git
synced 2025-05-31 11:52:41 +00:00
parent
58270e2d5b
commit
08099b0635
@ -3,7 +3,7 @@ id: recover
|
|||||||
title: 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
|
## Signatures
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user