Documentation ¶
Overview ¶
Package mailer implements the appengine services required for sending emails by using BigQuery and Cloud Datastore for processing data from the Github Dataset
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmailCronHandler ¶
func EmailCronHandler(w http.ResponseWriter, r *http.Request)
EmailCronHandler handles creation of task queues for each user for that type of email
func EmailTaskHandler ¶
func EmailTaskHandler(w http.ResponseWriter, r *http.Request)
EmailTaskHandler handles sending daily emails triggered by a cron job, data for the email is pulled from BigQuery
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.