package
0.4.0
Repository: https://github.com/theandrew168/bloggulus.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
Chain multiple middleware together for delayed application to a handler.
No description provided by the author
No description provided by the author
Places an upper limit on the size of every request body.
No description provided by the author
No description provided by the author
No description provided by the author
Apply a sequence of middleware to a handler (in the provided order).

# Constants

Limit the size of the request body to 4KB.

# Type aliases

Represents a piece of HTTP middleware.