config
|
config: remove redundant code
|
2017-10-11 10:16:21 +02:00 |
consul
|
Replace time.Now().Sub(x) with time.Since(x)
|
2017-10-17 20:38:24 +02:00 |
dns.go
|
Replace time.Now().Sub(x) with time.Since(x)
|
2017-10-17 20:38:24 +02:00 |
dns_test.go
|
Replace time.Now().Sub(x) with time.Since(x)
|
2017-10-17 20:38:24 +02:00 |
http.go
|
Replace time.Now().Sub(x) with time.Since(x)
|
2017-10-17 20:38:24 +02:00 |