Categorygithub.com/danielheckrath/gin-prometheus
modulepackage
0.0.0-20171213143143-ee69425db584
Repository: https://github.com/danielheckrath/gin-prometheus.git
Documentation: pkg.go.dev

# README

gin-prometheus is not up to date, and will most likely not work with the latest verison of gin and prometheus

# Functions

InstrumentHandlerFunc wraps the given function for instrumentation.
InstrumentHandlerFuncWithOpts works like InstrumentHandlerFunc but provides more flexibility (at the cost of a more complex call syntax).