//
pkg.gl
Category
github.com/9spokes/go
middleware
timer
package
1.0.217
Repository:
https://github.com/9spokes/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
19 SLOC
#
Functions
Timer
Timer returns a middleware function that checks the time it took to handle a request and logs a warning message if it is above the specifed threshhold.