karlseguin / ccache

A golang LRU Cache for high concurrency
MIT License
1.27k stars 118 forks source link

Use typed *Item in DeleteFunc #47

Closed bep closed 3 years ago

bep commented 3 years ago

Might as well get it right before other people start using it ...