Versions in this module Expand all Collapse all v0 v0.1.0 Jan 4, 2018 Changes in this version + type Clock interface + Now func() time.Time + func NewMock(t ...time.Time) Clock + func NewMockPartial(t ...time.Time) Clock + func NewReal() Clock