Versions in this module Expand all Collapse all v0 v0.1.0 Apr 4, 2022 Changes in this version + type Clock interface + Now func() time.Time + func NewFrozenClock(frozenAt time.Time) Clock + func NewWorkingClock() Clock