Documentation
¶
Index ¶
Constants ¶
View Source
const ResultChanLength = 10
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionResult ¶
type Task ¶
type Task struct {
DependsOn []string `yaml:"depends_on"`
// contains filtered or unexported fields
}
type TaskErrors ¶
func (TaskErrors) Error ¶
func (d TaskErrors) Error() string
Click to show internal directories.
Click to hide internal directories.