skip

package
v3.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(handler fiber.Handler, exclude func(c fiber.Ctx) bool) fiber.Handler

New returns a middleware that calls the provided predicate for each request. If the predicate evaluates to true the wrapped handler is skipped and the next handler in the chain is executed.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL