Versions in this module Expand all Collapse all v0 v0.5.1 Sep 30, 2024 Changes in this version + type Clock interface + Now func() time.Time + Since func(time.Time) time.Duration + var Real Clock = realClock{}