karlseguin / ccache

A golang LRU Cache for high concurrency
MIT License
1.28k stars 119 forks source link

Fix an error in example "itemsToPrune" #9

Closed spicydog closed 7 years ago

spicydog commented 7 years ago

itemsToPrune -> ItemsToPrune

karlseguin commented 7 years ago

thanks