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
}
func NewFakeClock ¶
func NewFakeClock() *FakeClock
func (*FakeClock) AddDuration ¶
func (*FakeClock) CurrentTime ¶
type RealClock ¶
type RealClock struct { }
func NewRealClock ¶
func NewRealClock() *RealClock
func (*RealClock) CurrentTime ¶
Click to show internal directories.
Click to hide internal directories.