gh-ost/go/base
Damian Gryski e02a49449e all: use time.Since() instead of time.Now().Sub
Patch created with:
    gofmt -w -r 'time.Now().Sub(a) -> time.Since(a)' .
2016-08-02 08:38:56 -04:00
..
context.go all: use time.Since() instead of time.Now().Sub 2016-08-02 08:38:56 -04:00
load_map_test.go Throttling & critical load 2016-06-18 21:12:07 +02:00
load_map.go Throttling & critical load 2016-06-18 21:12:07 +02:00
utils_test.go Throttling & critical load 2016-06-18 21:12:07 +02:00
utils.go Throttling & critical load 2016-06-18 21:12:07 +02:00