Versions in this module Expand all Collapse all v0 v0.4.2 Dec 5, 2019 Changes in this version + type Clock interface + Now func() time.Time + func New() Clock + type Real struct + func (Real) Now() time.Time