Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Analysis ¶
type Analysis struct {
Fingerprint FingerprintResponse
NSFW NSFWResponse
FingerprintErrorString string
NSFWErrorString string
}
Analysis represents the fingerprint and NSFW data about a media.
type CacheResult ¶
type FingerprintResponse ¶
FingerprintResponse represents the response of the fingerprinting service.
type GibberishResponse ¶
type GibberishResponse struct {
IsGibberish bool
}
GibberishResponse represents the response of the gibberish service.
type NSFWResponse ¶
NSFWResponse represents the response of the NSFW service.
Click to show internal directories.
Click to hide internal directories.