Documentation
¶
Index ¶
- func CronCrawl(w http.ResponseWriter, req *http.Request)
- func CronReminder(w http.ResponseWriter, req *http.Request)
- func CronUstream(w http.ResponseWriter, req *http.Request)
- func EnqueueLines(w http.ResponseWriter, req *http.Request)
- func EnqueueTweets(w http.ResponseWriter, req *http.Request)
- func LineBotAbout(w http.ResponseWriter, req *http.Request)
- func LineBotCallback(w http.ResponseWriter, req *http.Request)
- func LineBotHelp(w http.ResponseWriter, req *http.Request)
- func LineNotify(w http.ResponseWriter, req *http.Request)
- func LineNotifyBroadcast(w http.ResponseWriter, req *http.Request)
- func LineNotifyCallback(w http.ResponseWriter, req *http.Request)
- func LineNotifyOff(w http.ResponseWriter, req *http.Request)
- func LineNotifyOn(w http.ResponseWriter, req *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CronCrawl ¶
func CronCrawl(w http.ResponseWriter, req *http.Request)
CronCrawl crawling some sites
func CronReminder ¶
func CronReminder(w http.ResponseWriter, req *http.Request)
CronReminder checks reminder
func CronUstream ¶
func CronUstream(w http.ResponseWriter, req *http.Request)
CronUstream checks ustream status
func EnqueueLines ¶
func EnqueueLines(w http.ResponseWriter, req *http.Request)
EnqueueLines enqueue lines event
func EnqueueTweets ¶
func EnqueueTweets(w http.ResponseWriter, req *http.Request)
EnqueueTweets enqueue tweets event
func LineBotAbout ¶
func LineBotAbout(w http.ResponseWriter, req *http.Request)
LineBotAbout handler
func LineBotCallback ¶
func LineBotCallback(w http.ResponseWriter, req *http.Request)
LineBotCallback handler
func LineNotify ¶
func LineNotify(w http.ResponseWriter, req *http.Request)
LineNotify notify users of messages
func LineNotifyBroadcast ¶
func LineNotifyBroadcast(w http.ResponseWriter, req *http.Request)
LineNotifyBroadcast invokes broadcast line notification event
func LineNotifyCallback ¶
func LineNotifyCallback(w http.ResponseWriter, req *http.Request)
LineNotifyCallback stores LINE Notify token
func LineNotifyOff ¶
func LineNotifyOff(w http.ResponseWriter, req *http.Request)
LineNotifyOff redirect to LINE Notify revoking page
func LineNotifyOn ¶
func LineNotifyOn(w http.ResponseWriter, req *http.Request)
LineNotifyOn redirect to LINE Notify connection page
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.