func (c *Cache) Add(key, value interface{}) (evicted bool). Add adds a value to the cache. Returns true if an eviction occurred.
確定! 回上一頁