package
Version:
v0.0.0-...-3aaa451
Opens a new window with list of versions in this module.
Published: Apr 7, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (c *Cache) Add(key Key, value interface{})
Get looks up a key's value from the cache.
Len returns the number of items in the cache.
Remove removes the provided key from the cache.
type Memcache struct {
DBDir string `conf`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.