Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message struct { To []mail.Address CC []mail.Address BCC []mail.Address Subject string Body string Attachments map[string][]byte }
func NewMessage ¶
func (*Message) AttachFile ¶
type Sender ¶
func (*Sender) AnonymousSend ¶
func (*Sender) AuthenticatedSend ¶
func (*Sender) IsAuthenticated ¶
Click to show internal directories.
Click to hide internal directories.