# 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).