An in-memory key:value store/cache library for Go, suitable for concurrent access and with expiration support.
go get github.com/pmylund/go-cacheNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a cache, set a key, and retrieve it.
Use the import path github.com/pmylund/go-cache without any version suffix.
No dependency data recorded yet.