Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSystemClock ¶
NewSystemClock creates a new system clock that implements ports.Clock.
Types ¶
type SystemClock ¶
type SystemClock struct{}
SystemClock implements shared.Clock using time.Now().
func (SystemClock) Now ¶
func (SystemClock) Now() time.Time
Click to show internal directories.
Click to hide internal directories.