lego/acme
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
..
testdata Dns from resolv.conf (#293) 2016-11-03 19:37:15 +01:00
challenges.go TLS-ALPN-01 Challenge (#572) 2018-06-14 01:20:56 +02:00
client.go Migrate to golangci-lint (#644) 2018-09-24 19:07:20 +00:00
client_test.go Migrate to golangci-lint (#644) 2018-09-24 19:07:20 +00:00
crypto.go Migrate to golangci-lint (#644) 2018-09-24 19:07:20 +00:00
crypto_test.go Use Testify. (#630) 2018-09-15 19:16:35 +02:00
dns_challenge.go Fix: gcloud wildcard (#643) 2018-09-21 15:28:50 +00:00
dns_challenge_manual.go Review DNS providers (#580) 2018-06-21 19:06:16 +02:00
dns_challenge_test.go Migrate to golangci-lint (#644) 2018-09-24 19:07:20 +00:00
error.go ACME V2 support (#555) 2018-05-30 19:53:04 +02:00
http.go Migrate to golangci-lint (#644) 2018-09-24 19:07:20 +00:00
http_challenge.go Review DNS providers (#580) 2018-06-21 19:06:16 +02:00
http_challenge_server.go Migrate to golangci-lint (#644) 2018-09-24 19:07:20 +00:00
http_challenge_test.go Use Testify. (#630) 2018-09-15 19:16:35 +02:00
http_test.go Use Testify. (#630) 2018-09-15 19:16:35 +02:00
jws.go ACME V2 support (#555) 2018-05-30 19:53:04 +02:00
messages.go ACME V2 support (#555) 2018-05-30 19:53:04 +02:00
provider.go Add ChallengeProviderTimeout type to acme package 2016-03-16 18:17:03 +00:00
tls_alpn_challenge.go Review DNS providers (#580) 2018-06-21 19:06:16 +02:00
tls_alpn_challenge_server.go Migrate to golangci-lint (#644) 2018-09-24 19:07:20 +00:00
tls_alpn_challenge_test.go Use Testify. (#630) 2018-09-15 19:16:35 +02:00
utils.go Migrate to golangci-lint (#644) 2018-09-24 19:07:20 +00:00
utils_test.go Fix WaitFor calls 2016-03-11 04:52:59 +01:00