Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertMagicOptions ¶
type CertMagicOptions struct {
Email string
}
type CertMagicWrapper ¶
type CertMagicWrapper struct {
// contains filtered or unexported fields
}
func NewCertMagicWrapper ¶
func NewCertMagicWrapper(options CertMagicOptions) *CertMagicWrapper
func (*CertMagicWrapper) AddHost ¶
func (c *CertMagicWrapper) AddHost(host string)
Click to show internal directories.
Click to hide internal directories.