filter

package
v0.0.19 Latest Latest
Warning

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

Go to latest
Published: May 15, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	GET     = Methods("get")
	POST    = Methods("post")
	PUT     = Methods("put")
	PATCH   = Methods("patch")
	DELETE  = Methods("delete")
	OPTIONS = Methods("options")
)

Functions

func AssertPath

func AssertPath(assert func(string) bool) alox.Filter

func AssertPathSegments

func AssertPathSegments(assert func([]string) bool) alox.Filter

func Methods

func Methods(methods ...string) alox.Filter

func Path

func Path() pathFilter

func PathSegments

func PathSegments() pathSegmentsFilter

Types

This section is empty.

Jump to

Keyboard shortcuts

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