package
0.0.0-20250108185041-025f001c2b1a
Repository: https://github.com/dreamsofcode-io/zenstats.git
Documentation: pkg.go.dev

# Functions

Chain creates a middleware that composes all of the internal chained middleware.
Logging middleware is used to write log information out to the console on each request/response.

# Type aliases

Middleware defines the middleware type.