Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { Name string ConsumerKey string ConsumerSecret string AccessToken string AccessSecret string }
Options describes the credentials required to connect to the twitter API. While the name is used for internal reporting, the other values should be populated with credentials obtained from the Twitter API.
Click to show internal directories.
Click to hide internal directories.