Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StarburstConfig ¶ added in v3.0.3
func (StarburstConfig) Construct ¶ added in v3.0.3
func (config StarburstConfig) Construct() (ToneBurst, error)
type StarburstSMTP ¶ added in v3.0.3
type StarburstSMTP struct { }
type StarburstSMTPClient ¶ added in v3.0.3
type StarburstSMTPClient struct {
StarburstSMTP
}
type StarburstSMTPServer ¶ added in v3.0.3
type StarburstSMTPServer struct {
StarburstSMTP
}
type Whalesong ¶
type Whalesong struct {
// contains filtered or unexported fields
}
func NewWhalesong ¶
func NewWhalesong(config WhalesongConfig) *Whalesong
type WhalesongConfig ¶
func (WhalesongConfig) Construct ¶
func (config WhalesongConfig) Construct() (ToneBurst, error)
Click to show internal directories.
Click to hide internal directories.