Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertManager ¶
type CertManager struct {
// contains filtered or unexported fields
}
func New ¶
func New(certsDir string) *CertManager
func (*CertManager) EnsureCert ¶
func (m *CertManager) EnsureCert(domain string) (*tls.Certificate, error)
func (*CertManager) EnsureMkcertInstalled ¶
func (m *CertManager) EnsureMkcertInstalled() error
Click to show internal directories.
Click to hide internal directories.