Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RunnerChannels ¶
type RunnerChannels struct {
// contains filtered or unexported fields
}
func Runner ¶
func Runner() *RunnerChannels
func (*RunnerChannels) BuildCompleteChan ¶
func (r *RunnerChannels) BuildCompleteChan() <-chan bool
func (*RunnerChannels) Invalid ¶
func (r *RunnerChannels) Invalid(execPath, projectPath string)
func (*RunnerChannels) Stop ¶
func (r *RunnerChannels) Stop()
Click to show internal directories.
Click to hide internal directories.