rcache becomes cache

This commit is contained in:
Asim Aslam 2019-10-14 22:39:26 +01:00
parent 247249050b
commit 44b794722e

View File

@ -423,7 +423,7 @@ func (c *cache) Stop() {
}
func (c *cache) String() string {
return "rcache"
return "cache"
}
// New returns a new cache