Discover Packages
github.com/horizoncd/horizon
core
middleware
package
Version:
v0.0.0-...-6cdb919
Opens a new window with list of versions in this module.
Published: Aug 26, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Skipper defines a function to skip middleware.
Returning true skips processing the middleware.
MethodAndPathSkipper returns skipper which
will skip the middleware when r.Method equals the method and r.URL.Path matches the re
when method is "*" it equals all http method
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.