Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Mail ¶
type Mail struct {
// contains filtered or unexported fields
}
Mail struct
func (*Mail) BuildMessage ¶
BuildMessage creates mail body
type SmtpServer ¶
type SmtpServer struct {
// contains filtered or unexported fields
}
SmtpServer struct
func (*SmtpServer) ServerName ¶
func (s *SmtpServer) ServerName() string
ServerName concatinates host and port
Click to show internal directories.
Click to hide internal directories.