Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mail ¶
type Mail struct {
User string
Pass string
Address string
Mailbox string
// contains filtered or unexported fields
}
func (*Mail) Fetch ¶
Fetch the latest email using the field Mailbox and an argument for a filter (e.g. "UNSEEN") to be searched
Click to show internal directories.
Click to hide internal directories.