Versions in this module Expand all Collapse all v2 v2.49.202 Sep 19, 2023 v2.49.201 Sep 19, 2023 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