一些我不知道的代码
作者: youaresherlock创建于 2019年10月24日更新于 2019年10月24日
在 lru/lru.go 文件中,有一个结构体,其中包含以下字段: *list.List、cache map[interface{}]*list.Element
内容来源: golang/groupcache
在 lru/lru.go 文件中,有一个结构体,其中包含以下字段: *list.List、cache map[interface{}]*list.Element
内容来源: golang/groupcache