package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Jan 12, 2025
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package clock provides the clock interface for the application.
type Clock interface {
Now() time.Time
}
Clock the interface for the clock
RealClock the real clock
Now returns the current time.
Source Files
¶
Directories
¶
Package fakeclock provides a fake clock implementation.
|
Package fakeclock provides a fake clock implementation. |
Click to show internal directories.
Click to hide internal directories.