Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Clock ¶
Clock wraps the Now method. Introduced to allow replacing the global state with fixed clocks to facilitate testing. Now returns the current time.
func NewFixedClock ¶
func NewSystemClock ¶
func NewSystemClock() Clock
Click to show internal directories.
Click to hide internal directories.