Versions in this module Expand all Collapse all v0 v0.1.0 Dec 22, 2024 Changes in this version + func Now() time.Time + func Set(timeCache *TimeCache) + type TimeCache struct + func New(interval time.Duration) *TimeCache + func (tc *TimeCache) Now() time.Time