Documentation ¶
Index ¶
Constants ¶
View Source
const AppRetryLimit int = 2
Variables ¶
This section is empty.
Functions ¶
func HandleReminderMenu ¶
func HandleReminderMenu() func(http.ResponseWriter, *http.Request)
https://www.twilio.com/docs/voice/twiml/gather https://www.twilio.com/blog/2014/10/making-and-receiving-phone-calls-with-golang.html CallRequest will return XML to connect to the forwarding number
func HandleReminderProcess ¶
func HandleReminderProcess() func(http.ResponseWriter, *http.Request)
https://www.twilio.com/docs/voice/twiml/gather https://www.twilio.com/blog/2014/10/making-and-receiving-phone-calls-with-golang.html CallRequest will return XML to connect to the forwarding number
func HandleReminderStart ¶
func HandleReminderStart() func(http.ResponseWriter, *http.Request)
HandleReminderStart will return XML to connect to the forwarding number
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.