Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdPluginAfter ¶
Types ¶
type PluginJSON ¶
type PluginJSON struct { Pipeline string `json:"pipeline"` StageIndex int `json:"stage_index"` JobIndex int `json:"job_index"` PluginIndex int `json:"plugin_index"` PluginOutput PluginOutput `json:"plugin_output"` }
type PluginOutput ¶
Click to show internal directories.
Click to hide internal directories.