Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerProcess ¶
DockerProcess is the process running as a docker container
func (*DockerProcess) Start ¶
func (d *DockerProcess) Start() error
Start implements process interface
type HostProcess ¶
HostProcess is the process running as a native process
Click to show internal directories.
Click to hide internal directories.