//
pkg.gl
Category
github.com/packtpublishing/go-cookbook
Chapter10
metrics
package
0.0.0-20230130100827-6c64ebff31b2
Repository:
https://github.com/packtpublishing/go-cookbook.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
35 SLOC
#
Packages
example
No description provided by the author
#
Functions
CounterHandler
CounterHandler will update a counter each time it's called.
ReportHandler
ReportHandler will emit the current metrics in json format.
TimerHandler
TimerHandler records the duration required to compelete.