package
Version:
v0.10.0
Opens a new window with list of versions in this module.
Published: Aug 11, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Clock is a deterministic clock for tests.
New returns a clock starting at t (or Unix 0 if zero).
Advance moves time forward and fires due timers/tickers.
After returns a channel that receives at now+d.
NewTicker creates a fake ticker.
Now returns the current fake time.
Set sets absolute time and fires due timers.
Since returns Now().Sub(t).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.