Versions in this module Expand all Collapse all v2 v2.43.1 Apr 3, 2023 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{})