package
1.0.6
Repository: https://github.com/dictybase/go-middlewares.git
Documentation: pkg.go.dev

# Functions

NewChain is a constructor for a new chain.

# Structs

Chain keeps a stack of net/http middlewares.

# Type aliases

MiddlewareFn is a signature type for net/http middleware.