package
2.3.1+incompatible
Repository: https://github.com/darealfreak/watcher-go.git
Documentation: pkg.go.dev
# Functions
NewFanboxAPI initializes the Fanbox API and handles the whole auth and round tripper procedures.
# Constants
CookieSession is the session cookie which is set after a successful login.
# Structs
APIError contains error messages of the API.
APIRequestError is the error struct of invalid requests.
CreatorInfo contains all relevant information on the creator.
FanboxAPI is the implementation of the not reachable but required endpoints not in the public or mobile API.
FanboxPost contains the relevant information on posts in the fanbox.
FanboxPostInfo contains the relevant fanbox post information.
FanboxUser contains the relevant information of the user passed from the API.
PostInfo contains all relevant pixiv fanbox post info.