Versions in this module Expand all Collapse all v1 v1.0.0 Mar 29, 2020 Changes in this version + const Day + const Week + func SleepUntil(t time.Time) + func SleepUntilWithCancel(ctx context.Context, t time.Time) error + type NowFunc func() time.Time + func PresetNow(t time.Time) NowFunc