Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeClock ¶
type FakeClock struct {
// contains filtered or unexported fields
}
FakeClock implements Clock with a fixed time for testing.
func NewFakeClock ¶
NewFakeClock creates a new FakeClock with the given time.
Click to show internal directories.
Click to hide internal directories.