package
0.0.0-20241111182353-c1fbc2c9b65f
Repository: https://github.com/triangleside/gotools.git
Documentation: pkg.go.dev

# Functions

CreateChain returns a http.HandlerFunc that invokes each middleware in order then the final http.HandlerFunc.

# Type aliases

Middleware functions are invoked each time the server handles a route.