Documentation
¶
There is no documentation for this package.
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
watcher
Package watcher contains all configuration options for the command line interface
|
Package watcher contains all configuration options for the command line interface |
internal
|
|
database
Package database is the implementation of the DatabaseInterface using SQLite3
|
Package database is the implementation of the DatabaseInterface using SQLite3 |
http
Package http contains the basic HTTP functionality of the application
|
Package http contains the basic HTTP functionality of the application |
http/session
Package session contains a default implementation of the session browser
|
Package session contains a default implementation of the session browser |
models
Package models contains structs and default functions used all over the application to avoid circular dependencies
|
Package models contains structs and default functions used all over the application to avoid circular dependencies |
modules
Package modules contains the management implementation of all different modules
|
Package modules contains the management implementation of all different modules |
modules/deviantart
Package deviantart contains the implementation of the deviantart module
|
Package deviantart contains the implementation of the deviantart module |
modules/deviantart/api
Package api is the implementation of the DeviantArt API including the authentication using the Implicit Grant OAuth2
|
Package api is the implementation of the DeviantArt API including the authentication using the Implicit Grant OAuth2 |
modules/ehentai
Package ehentai contains the implementation of the e-hentai/exhentai module
|
Package ehentai contains the implementation of the e-hentai/exhentai module |
modules/gdrive
Package gdrive contains the implementation of the google drive module
|
Package gdrive contains the implementation of the google drive module |
modules/giantessworld
Package giantessworld contains the implementation of the giantessworld module
|
Package giantessworld contains the implementation of the giantessworld module |
modules/jinjamodoki
Package jinjamodoki contains the implementation of the jinjamodoki module
|
Package jinjamodoki contains the implementation of the jinjamodoki module |
modules/patreon
Package patreon contains the implementation of the patreon module
|
Package patreon contains the implementation of the patreon module |
modules/pixiv
Package pixiv contains the implementation of the pixiv module
|
Package pixiv contains the implementation of the pixiv module |
modules/pixiv/ajax_api
Package ajaxapi handles the AJAX functionality which is not usable from neither the public or the mobile API such as the fanboxes or possibly the like functionality
|
Package ajaxapi handles the AJAX functionality which is not usable from neither the public or the mobile API such as the fanboxes or possibly the like functionality |
modules/pixiv/mobile_api
Package mobileapi handles the default API functionality reverse engineered from the mobile application since the API is not documented or intended to be used outside of the mobile application
|
Package mobileapi handles the default API functionality reverse engineered from the mobile application since the API is not documented or intended to be used outside of the mobile application |
modules/pixiv/pixiv_api
Package pixivapi offers shared functionality for the public API and the mobile API
|
Package pixivapi offers shared functionality for the public API and the mobile API |
modules/pixiv/pixiv_api/internal
Package internal contains all the internal functions for the pixiv API token retrieval and refresh process
|
Package internal contains all the internal functions for the pixiv API token retrieval and refresh process |
modules/pixiv/public_api
Package publicapi handles the default API functionality reverse engineered from the public API
|
Package publicapi handles the default API functionality reverse engineered from the public API |
modules/sankakucomplex
Package sankakucomplex contains the implementation of the sankakucomplex module
|
Package sankakucomplex contains the implementation of the sankakucomplex module |
modules/twitter
Package twitter contains the implementation of the twitter module
|
Package twitter contains the implementation of the twitter module |
modules/twitter/api
Package api is the implementation of the DeviantArt API including the authentication using the Implicit Grant OAuth2
|
Package api is the implementation of the DeviantArt API including the authentication using the Implicit Grant OAuth2 |
raven
Package raven implements the remote error tracking package using sentry.io
|
Package raven implements the remote error tracking package using sentry.io |
update
Package update implements the self updating mechanism
|
Package update implements the self updating mechanism |
version
Package version contains the version and repository URL of the application
|
Package version contains the version and repository URL of the application |
watcher
Package watcher is the implementation of the application regardless of CLI or UI
|
Package watcher is the implementation of the application regardless of CLI or UI |
pkg
|
|
archive
Package archive provides a reader and writer interface for the different archive types
|
Package archive provides a reader and writer interface for the different archive types |
archive/archivetest
Package archivetest contains the shared testing utility of all archive implementations
|
Package archivetest contains the shared testing utility of all archive implementations |
archive/gzip
Package gzip contains the implementation of the gzip archive
|
Package gzip contains the implementation of the gzip archive |
archive/tar
Package tar contains the implementation of the tar archive
|
Package tar contains the implementation of the tar archive |
archive/zip
Package zip contains the implementation of the zip archive
|
Package zip contains the implementation of the zip archive |
imaging
Package imaging contains relevant general functions for imaging functions used by the sub packages
|
Package imaging contains relevant general functions for imaging functions used by the sub packages |
imaging/animation
Package animation contains the functionality to convert an array of images to animations
|
Package animation contains the functionality to convert an array of images to animations |
imaging/duplication
Package duplication uses ImageMagick to check for similarity in pictures after calculating them down for performance
|
Package duplication uses ImageMagick to check for similarity in pictures after calculating them down for performance |
io
Package io contains various Input Output functions used within the watcher application
|
Package io contains various Input Output functions used within the watcher application |
oauth2
Package implicitoauth2 contains the basic functionality to realize an Implicit Grant OAuth2 authentication
|
Package implicitoauth2 contains the basic functionality to realize an Implicit Grant OAuth2 authentication |
Click to show internal directories.
Click to hide internal directories.