Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Expanded ¶
type Expanded struct { TaskJSON *JSON // TaskInfo *TaskInfo // TaskInputs *TaskParameter // TaskOutputs *TaskParameter // TaskResources *TaskResources // TaskExecutors *TaskExecutors // TaskLogs *TaskLogs X, Y int Width int }
func NewExpanded ¶
type TaskInfo ¶
func NewTaskInfo ¶
type TaskOutput ¶
func NewTaskOutputs ¶
func NewTaskOutputs(t []*tes.Output, label string) *TaskOutput
func (*TaskOutput) Set ¶
func (w *TaskOutput) Set(k, v string)
Click to show internal directories.
Click to hide internal directories.