Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RealClock ¶
type RealClock struct{}
RealClock implements Clock with real system time
func NewRealClock ¶
func NewRealClock() *RealClock
NewRealClock returns new instance of RealClock and error
Click to show internal directories.
Click to hide internal directories.