//
pkg.gl
Category
github.com/dreamsofcode-io/zenstats
internal
middleware
package
0.0.0-20250108185041-025f001c2b1a
Repository:
https://github.com/dreamsofcode-io/zenstats.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
50 SLOC
#
Functions
Chain
Chain creates a middleware that composes all of the internal chained middleware.
Logging
Logging middleware is used to write log information out to the console on each request/response.
#
Type aliases
Middleware
Middleware defines the middleware type.