Versions in this module Expand all Collapse all v0 v0.17.2 Sep 10, 2025 v0.17.1 Apr 9, 2025 v0.17.0 Apr 8, 2025 Changes in this version + var ErrKeyNotFound = errors.New("key not found") + var ErrUnexpectedType = errors.New("unknown data type") + func NewCache(defaultExpiration, cleanupInterval time.Duration) *cache