Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigExecOutput ¶
type ConfigExecOutput struct { BuildsDir *string `json:"builds_dir"` CacheDir *string `json:"cache_dir"` }
func (*ConfigExecOutput) InjectInto ¶
func (c *ConfigExecOutput) InjectInto(executor *executor)
Click to show internal directories.
Click to hide internal directories.