//
pkg.gl
Category
github.com/cernbox/reva-plugins
thumbnails
cache
package
0.0.13
Repository:
https://github.com/cernbox/reva-plugins.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
3
Files
20 SLOC
#
Packages
loader
No description provided by the author
lru
No description provided by the author
registry
No description provided by the author
#
Functions
NewNoCache
NewNoCache creates a dummy cache that does not cache anything.
#
Structs
ErrNotFound
ErrNotFound is the error returned by the cache when the requested thumbnail is not in the cache.
#
Interfaces
Cache
Cache is the interface for a thumbnail cache.