Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func DefaultClock ¶
func NewFakeClock ¶
func NewRealClock ¶
func SetDefaultClock ¶
Types ¶
type ClockConsumer ¶
type ClockConsumer struct {
// contains filtered or unexported fields
}
func (*ClockConsumer) Clock ¶
func (consumer *ClockConsumer) Clock() clockwork.Clock
func (*ClockConsumer) SetClock ¶
func (consumer *ClockConsumer) SetClock(clock clockwork.Clock)
Click to show internal directories.
Click to hide internal directories.