The highest tagged major version is
v3.
package
Version:
v2.48.0
Opens a new window with list of versions in this module.
Published: Jul 16, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
Documentation
¶
func New(handler fiber.Handler, exclude func(c *fiber.Ctx) bool) fiber.Handler
New creates a middleware handler which skips the wrapped handler
if the exclude predicate returns true.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.