Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ATCListener ¶
type BuildTracker ¶
type BuildTracker interface { Track() Release() }
type TrackerRunner ¶
type TrackerRunner struct { Tracker BuildTracker ListenBus ATCListener Interval time.Duration Clock clock.Clock DrainCh <-chan struct{} Logger lager.Logger }
Click to show internal directories.
Click to hide internal directories.