Versions in this module Expand all Collapse all v2 v2.38.3 Oct 20, 2022 v2.38.2 Oct 20, 2022 Changes in this version + var ConfigDefault = Config + func New(config ...Config) fiber.Handler + type Config struct + Level Level + Next func(c *fiber.Ctx) bool + type Level int + const LevelBestCompression + const LevelBestSpeed + const LevelDefault + const LevelDisabled