package
2.3.1+incompatible
Repository: https://github.com/darealfreak/watcher-go.git
Documentation: pkg.go.dev

# Functions

NewDeviantartAPI returns the settings of the DeviantArt API.
NewImplicitGrantDeviantart returns the ImplicitGrantDeviantArt struct implementing the Implicit Grant OAuth2 flow.

# Constants

BucketDeviationSubmitted is the bucket ID for your deviation feed.
MaxDeviationsPerPage is the maximum amount of results you can retrieve from the API in one request.

# Structs

BrowseNewest contains all relevant information of the API response of the browse function of the newest endpoint.
BrowseTags contains all relevant information of the API response of the browse function of the tags endpoint.
Collection contains all relevant information of the API response of the collections endpoint.
DeviantartAPI contains all required items to communicate with the API.
Deviation contains all relevant information on artworks/deviations returned from the API.
DeviationContent contains all relevant information of the deviation content response of the API.
DeviationDownload contains all relevant information of the deviation download response of the API.
Error is the struct of the error API responses.
FeedBucketResponse contains the next cursor and the items of the current bucket at cursor position.
Folder contains all available information of the API response regarding to the folder information.
Folders contains all relevant information of the API response of the folders function of the collection and gallery endpoint.
GalleryResponse contains all relevant information from the functions of the gallery endpoint.
ImplicitGrantDeviantart is the implementation of the ImplicitGrant interface.
PaginatedResults contains the commonly used pagination of the DeviantArt API.
Placebo contains all relevant information of the API response of the placebo function.