Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DockerProcess ¶
type DockerProcess struct {
// contains filtered or unexported fields
}
func (*DockerProcess) Close ¶
func (p *DockerProcess) Close()
func (*DockerProcess) Kill ¶
func (p *DockerProcess) Kill() error
func (*DockerProcess) Write ¶
func (p *DockerProcess) Write(input string) error
Click to show internal directories.
Click to hide internal directories.