Documentation
¶
Overview ¶
Package cache provides caching utilities using Sturdyc for the Weblens system.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoCache = wlerrors.Errorf("cache not found")
ErrNoCache is returned when the requested cache is not found.
View Source
var ErrNotCacher = wlerrors.Errorf("context does not implement cacher interface")
ErrNotCacher is returned when the context does not implement the cacher interface.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.