package
2.3.1+incompatible
Repository: https://github.com/darealfreak/watcher-go.git
Documentation: pkg.go.dev
# Structs
Account contains all required data from accounts in the application.
Cookie contains all the required details to set cookies for domains.
DownloadQueueItem is a generic struct in case the module doesn't require special actions.
Module is an implementation to the ModuleInterface to provide basic functions/variables.
OAuthClient contains all the required details to create an OAuth client aside from URLs.
ProxyLoopConfiguration contains the configuration for loop proxy configurations.
TrackedItem contains all required data from tracked items in the application.
# Interfaces
DatabaseInterface of used functions from the application to eventually change the underlying library.
ModuleInterface of used functions from the application for all modules.