Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeSIMPLE cacheType = gcache.TYPE_SIMPLE TypeLRU cacheType = gcache.TYPE_LRU TypeLFU cacheType = gcache.TYPE_LFU TypeARC cacheType = gcache.TYPE_ARC )
Variables ¶
This section is empty.
Functions ¶
func IsErrKeyNotFound ¶ added in v1.10.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.