Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FakeClock ¶
type FakeClock struct {
// contains filtered or unexported fields
}
func NewFakeClock ¶
func NewFakeClock() *FakeClock
func NewFakeClockAt ¶
type RealClock ¶
type RealClock struct {
// contains filtered or unexported fields
}
func NewRealClock ¶
func NewRealClock() *RealClock
Click to show internal directories.
Click to hide internal directories.