package
Version:
v3.0.0-beta.3
Opens a new window with list of versions in this module.
Published: Jun 30, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
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.