Versions in this module Expand all Collapse all v1 v1.0.0 Nov 16, 2025 Changes in this version + func Cache[K comparable, V any](key K, getterFunc func(K) (V, error)) (V, error)