This repository has been archived on 2022-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
Files
urtrator/vendor/github.com/mattn/go-gtk/example/twitterstream/settings.json.example
Jon Chen 737231705f adds vendor directory
vendors dependencies in standard `vendor` directory, managed by glide
2017-05-14 19:35:03 -07:00

7 lines
146 B
JSON

{
"AccessSecret": "ACCCESS_TOKEN_SECRET",
"AccessToken": "ACCESS_TOKEN",
"ClientSecret": "CLIENT_SECRET",
"ClientToken": "CLIENT_TOKEN"
}