Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Letter ¶
func (Letter) BuildMessage ¶
type SmptClient ¶
type SmptClient struct {
// contains filtered or unexported fields
}
func NewSmptClient ¶
func NewSmptClient(user string, password string, server string, port int) (client *SmptClient)
Click to show internal directories.
Click to hide internal directories.