issues
search
bluele
/
gcache
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
MIT License
2.6k
stars
271
forks
source link
Will thow an error at line 75 since "err" not initialised before
#81
Closed
pawandatacultr
closed
2 years ago
bluele
commented
2 years ago
Thanks! I've fixed the example code.
Thanks! I've fixed the example code.