Documentation
¶
Index ¶
- type CacheMap
- func (m *CacheMap) Add(key interface{}, item interface{})
- func (m *CacheMap) Clear()
- func (m *CacheMap) Contains(key interface{}) bool
- func (m *CacheMap) Empty() bool
- func (m *CacheMap) Get(key interface{}) interface{}
- func (m *CacheMap) GetValues() []interface{}
- func (m *CacheMap) Remove(key interface{})
- func (m *CacheMap) Size() int
- func (m *CacheMap) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.