Versions in this module Expand all Collapse all v3 v3.0.3 Sep 30, 2019 Changes in this version + const BadNonceErr + const StatusDeactivated + const StatusExpired + const StatusInvalid + const StatusPending + const StatusProcessing + const StatusRevoked + const StatusValid + type Account struct + Contact []string + ExternalAccountBinding json.RawMessage + OnlyReturnExisting bool + Orders string + Status string + TermsOfServiceAgreed bool + type Authorization struct + Challenges []Challenge + Expires time.Time + Identifier Identifier + Status string + Wildcard bool + type CSRMessage struct + Csr string + type Challenge struct + Error *ProblemDetails + KeyAuthorization string + Status string + Token string + Type string + URL string + Validated time.Time + type Directory struct + KeyChangeURL string + Meta Meta + NewAccountURL string + NewAuthzURL string + NewNonceURL string + NewOrderURL string + RevokeCertURL string + type ExtendedAccount struct + Location string + type ExtendedChallenge struct + AuthorizationURL string + RetryAfter string + type ExtendedOrder struct + Location string + type Identifier struct + Type string + Value string + type Meta struct + CaaIdentities []string + ExternalAccountRequired bool + TermsOfService string + Website string + type NonceError struct + type Order struct + Authorizations []string + Certificate string + Error *ProblemDetails + Expires string + Finalize string + Identifiers []Identifier + NotAfter string + NotBefore string + Status string + type ProblemDetails struct + Detail string + HTTPStatus int + Instance string + Method string + SubProblems []SubProblem + Type string + URL string + func (p ProblemDetails) Error() string + type RevokeCertMessage struct + Certificate string + Reason *uint + type SubProblem struct + Detail string + Identifier Identifier + Type string Other modules containing this package github.com/arno01/lego