prometheus/util/strutil
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
..
quote.go Support escape sequences in strings and add raw strings. 2015-10-08 19:17:21 +02:00
quote_test.go Support escape sequences in strings and add raw strings. 2015-10-08 19:17:21 +02:00
strconv.go Unify duration parsing 2016-01-29 15:41:50 +01:00