Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultMaxCheckKeyNumber = 20
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct { Stats CacheStats Listeners []func(key string, value interface{}) // contains filtered or unexported fields }
func (*Cache) AddListener ¶
type CacheStats ¶
Click to show internal directories.
Click to hide internal directories.