prometheus/web/api/v1
beorn7 a7408bfb47 Unify duration parsing
It's actually happening in several places (and for flags, we use the
standard Go time.Duration...). This at least reduces all our
home-grown parsing to one place (in model).
2016-01-29 15:41:50 +01:00
..
api.go Unify duration parsing 2016-01-29 15:41:50 +01:00
api_test.go Handle OPTIONS HTTP requests correctly. 2016-01-26 12:31:44 +01:00