repositorypackage
0.0.0-20160911033111-cfcb2f1abfee
Repository: https://github.com/whyrusleeping/timecache.git
Documentation: pkg.go.dev
# README
timecache
Timecache is an lru cache that keeps entries for up to a specified time duration. After a specified period of time has elapsed, 'old' entries will be purged from the set.
License
MIT