golang / golang/groupcache

SomeCode I don't Know

Open
#125 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
13.3k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

in lru/lru.go file, there is a struct which holds as below fields
*list.List
cache map[interface{}]*list.Element

why don't keep only *list.List to implement?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.