package
2.3.1+incompatible
Repository: https://github.com/darealfreak/watcher-go.git
Documentation: pkg.go.dev
# Functions
NewTwitterAPI returns the settings of the Twitter API.
# Constants
MaxTweetsPerRequest is the maximum amount of tweets you can retrieve from the API in one request.
# Structs
No description provided by the author
No description provided by the author
Tweets contains the struct to unmarshal twitters API responses.
TweetV1 contains the struct to unmarshal twitters API responses.
No description provided by the author
TwitterAPI contains all required items to communicate with the API.
TwitterError is the struct of the error API responses.
No description provided by the author