package
0.27.2
Repository: https://github.com/stashapp/stash.git
Documentation: pkg.go.dev

# Packages

Package stashbox provides a client interface to a stash-box server instance.

# Functions

NewCache returns a new Cache.
No description provided by the author

# Constants

FreeonesScraperID is the scraper ID for the built-in Freeones scraper.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
From existing object.
From text query.
From URL.
for now only SearchQuery is needed.

# Variables

No description provided by the author
No description provided by the author
ErrMaxRedirects is returned if the max number of HTTP redirects are reached.
ErrNotFound is returned when an entity isn't found.
ErrNotSupported is returned when a given invocation isn't supported, and there is a guard function which should be able to guard against it.
No description provided by the author

# Structs

Cache stores the database of scrapers.
Input coalesces inputs of different types into a single structure.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
GlobalConfig contains the global scraper options.
No description provided by the author
No description provided by the author
Scraped Content is the forming union over the different scrapers.
No description provided by the author
No description provided by the author

# Type aliases

simple type definitions that can help customize actions per query.
Type of the content a scraper generates.
No description provided by the author