package
1.9.0
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

Tweet contains the struct to unmarshal twitters API responses.
TwitterAPI contains all required items to communicate with the API.
TwitterError is the struct of the error API responses.