package
0.0.0-20241008100327-50a850cf9b5b
Repository: https://github.com/go-fox/fox.git
Documentation: pkg.go.dev

# Functions

Chain returns a Middleware that specifies the chained handler for endpoint.

# Type aliases

Handler defines the handler invoked by Middleware.
Middleware defines Middleware.