package
1.6.7
Repository: https://github.com/fragmenta/mux.git
Documentation: pkg.go.dev

# Functions

Middleware logs after each request to record to log.Printf the method, the url, the status code and the response time e.g.
MiddlewarePrint logs after each request to record to log.Printf the method, the url, the status code and the response time e.g.

# Variables

TargetResponseTime sets the threshold for colorisation of response times.