muesli / cache2go

Concurrency-safe Go caching library with expiration capabilities and access counters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I think there are something unreasonably

qwb492859377 opened this issue · comments

this is my fork diff :qwb492859377@87ff22f

I think in addInternal() function, it should compare the timer start time, not duration time.

I agree, a timer would be a lot nicer here. Would you mind opening a proper pull request for your proposed changes?

I use my new account which pull requests.And after I will use this account along.

HI @muesli ,
Can I work on this.