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

# Packages

Package cache provide middleware to enable HTTP caching.
Package chain provides types and functions to compose net/http compatible middlewares.
Package logrus is a logrus(https://godoc.org/github.com/Sirupsen/logrus) net/http middleware to log information about http handler.
Package nocache is a middleware to disable HTTP caching.