prometheus/util
Fabian Reinartz 6c24114a7b util/route: create route package.
The route package is a thin wrapper around github.com/julienschmidt/httprouter.
It brings the interface back to http.Handler and embedds params in a context.
The new router comes with prefixing support.
2015-06-03 08:49:43 +02:00
..
flock Move pkg/ to util/ 2015-06-01 21:12:32 +02:00
httputil Move pkg/ to util/ 2015-06-01 21:12:32 +02:00
route util/route: create route package. 2015-06-03 08:49:43 +02:00
stats Move pkg/ to util/ 2015-06-01 21:12:32 +02:00
strutil Move pkg/ to util/ 2015-06-01 21:12:32 +02:00
testutil Move pkg/ to util/ 2015-06-01 21:12:32 +02:00