Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProcX ¶
type ProcX struct { DriverName drivers.DriverName `json:"driverName"` Driver drivers.Driver `json:"driver"` PassWorkAsArg bool `json:"passWorkAsArg"` HostEnv bool `json:"hostEnv"` Bin string `json:"bin"` Args []string `json:"args"` // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.