lego/providers/dns/route53
Ludovic Fernandez ad20bf90ff Migrate to golangci-lint (#644)
* refactor: linting.

- errcheck
- govet
- golint
- goconst
- spellcheck
- ...

* refactor: migrate from gometalinter to golangci-lint.
2018-09-24 19:07:20 +00:00
..
fixtures_test.go Switch route53 provider to the official AWS SDK 2016-03-27 20:22:09 +02:00
route53.go Allow to configure TTL, interval and timeout (#634) 2018-09-15 19:07:24 +02:00
route53_integration_test.go Migrate to golangci-lint (#644) 2018-09-24 19:07:20 +00:00
route53_test.go Check error to avoid panic due to nil client (#631) 2018-09-10 09:52:43 +02:00
testutil_test.go Migrate to golangci-lint (#644) 2018-09-24 19:07:20 +00:00