Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { }
Controls normal process termination. Either Tilt completed all its work, or it determined that it was unable to complete the work it was assigned.
func NewController ¶
func NewController() *Controller
Click to show internal directories.
Click to hide internal directories.