Documentation ¶
Index ¶
- func CreateAccountHandler(w http.ResponseWriter, r *http.Request)
- func GetGPlusEmailHandler(w http.ResponseWriter, r *http.Request)
- func InterestedUser(emailAddress string, loginMethod string)
- func LogError(error string)
- func LogErrorHandler(w http.ResponseWriter, r *http.Request)
- func Oauth2callback(w http.ResponseWriter, r *http.Request)
- func SendAdminEmail(emailAddress string, subject string, body string)
- func SigninFormHandler(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAccountHandler ¶
func CreateAccountHandler(w http.ResponseWriter, r *http.Request)
func GetGPlusEmailHandler ¶
func GetGPlusEmailHandler(w http.ResponseWriter, r *http.Request)
func InterestedUser ¶
func LogError ¶
func LogError(error string)
The LogError function prints the error to log.Print and also emails it to the email address, GmailAddress, in the config file
func LogErrorHandler ¶
func LogErrorHandler(w http.ResponseWriter, r *http.Request)
func Oauth2callback ¶
func Oauth2callback(w http.ResponseWriter, r *http.Request)
func SendAdminEmail ¶
func SigninFormHandler ¶
func SigninFormHandler(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.