Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultOnExpire ¶
func DefaultOnExpire(d interface{})
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
func (*Cache) CheckExpirations ¶
func (*Cache) LoadOrStore ¶
func (*Cache) PullOutAll ¶
func (c *Cache) PullOutAll() map[interface{}]interface{}
Click to show internal directories.
Click to hide internal directories.