Versions in this module Expand all Collapse all v2 v2.0.7 Aug 7, 2022 Changes in this version + var ConfigDefault = Config + func New(config ...Config) fiber.Handler + type Config struct + EnableStackTrace bool + Next func(c *fiber.Ctx) bool + StackTraceHandler func(c *fiber.Ctx, e interface{})