package
0.0.0-20210106183055-1cf3d2837f75
Repository: https://github.com/shitpostingio/analysis-api.git
Documentation: pkg.go.dev

# Functions

GetFingerprint gets a FingerprintResponse from the cache.
GetNSFW gets a NSFWResponse from the cache.
NewFingerprintRedisClient creates a redis client for fingerprints.
NewNSFWRedisClient creates a redis client for NSFW data.
PutFingerprint puts a FingerprintResponse in cache.
PutNSFW puts a NSFWResponse in cache.