Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LinkerssHandler ¶
type LinkerssHandler struct { AccessToken string DefaultNumTweets int MaxNumTweets int Pool *redis.Pool }
func (LinkerssHandler) ServeHTTP ¶
func (l LinkerssHandler) ServeHTTP(w http.ResponseWriter, req *http.Request)
TODO: cache the twitter api call TODO: implement OPTIONS
Click to show internal directories.
Click to hide internal directories.