Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SystemClock ¶
type SystemClock struct { }
SystemClock is a clock that use system time
func (*SystemClock) Now ¶
func (clock *SystemClock) Now() time.Time
Now return now from system clock
Click to show internal directories.
Click to hide internal directories.