Versions in this module Expand all Collapse all v0 v0.2.0 Apr 15, 2021 Changes in this version + type TimeInterface interface + Millisecond func() int64 + UtcNow func() time.Time + var TimeUtil TimeInterface + type Timer struct + func (tt *Timer) Millisecond() int64 + func (tt *Timer) UtcNow() time.Time v0.1.4 Feb 22, 2021