Versions in this module Expand all Collapse all v0 v0.0.0 Feb 28, 2021 Changes in this version + type LetsEncrypt struct + func NewLetsEncrypt(ctx context.Context, dir string, production bool, cloudnsAuthID string, ...) (*LetsEncrypt, error) + func (l *LetsEncrypt) GetCertificate(ctx context.Context, names []string, command []string, force bool) error