Documentation
¶
Index ¶
- type Cache
- func (c *Cache) Delete(key []byte) bool
- func (c *Cache) Get(key ...[]byte) []cache.ItemView
- func (c *Cache) Lock()
- func (c *Cache) NewDeleter(rawCommand []byte) cache.Deleter
- func (c *Cache) NewGetter(rawCommand []byte) cache.Getter
- func (c *Cache) NewSetter(rawCommand []byte) cache.Setter
- func (c *Cache) RLock()
- func (c *Cache) RUnlock()
- func (c *Cache) Set(i cache.Item)
- func (c *Cache) Touch(key ...[]byte)
- func (c *Cache) Unlock()
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.