Documentation ¶
Index ¶
Constants ¶
View Source
const TEST_TIMESTAMP = 1234
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StoppedClock ¶
type StoppedClock struct{}
func (StoppedClock) Now ¶
func (StoppedClock) Now() time.Time
type SystemClock ¶
type SystemClock struct{}
func (SystemClock) Now ¶
func (SystemClock) Now() time.Time
Click to show internal directories.
Click to hide internal directories.