Versions in this module Expand all Collapse all v0 v0.13.2 Jun 13, 2025 v0.13.1 May 30, 2025 Changes in this version + func Memoize[T any](provider func() T, cacheTime time.Duration) func() T