Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCacheFull error = errors.New("cache is full")
View Source
var ErrCacheTooCostly error = errors.New("item too costly for cache")
View Source
var ErrCacheWrongType error = errors.New("requested cache exists with that name, but a different type")
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.