Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type DefaultController ¶
type DefaultController struct {
// contains filtered or unexported fields
}
func NewController ¶
func (*DefaultController) Cancel ¶
func (ctrl *DefaultController) Cancel(_ context.Context, workspace string) error
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
func (*Runner) Progress ¶
func (r *Runner) Progress() <-chan RunnerProgress
type RunnerConfig ¶
Click to show internal directories.
Click to hide internal directories.