Versions in this module Expand all Collapse all v1 v1.0.2 Sep 21, 2024 v1.0.1 Sep 14, 2024 Changes in this version + var ConfigDefault = Config + func New(config ...Config) fiber.Handler + type Config struct + Next func(c *fiber.Ctx) bool + type Recover struct + Recover interface{} + Stack []byte + func (r *Recover) Error() string