Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GmailImporter = importer.NewGmailImporter( []gmail.QuerySet{ {gmail.QueryFrom(from), gmail.QuerySubject(subjectPrefix)}, }, []importer.Parser{ importMessage, }, )
GmailImporter knows how to fetch and parse lyft emails.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.