Discover Packages
github.com/flant/shell-operator
pkg
executor
package
Version:
v1.0.0-beta.3
Opens a new window with list of versions in this module.
Published: Jun 27, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 8
Opens a new window with list of known importers.
Documentation
Documentation
¶
Normal entry point for the reaper code. Start reaping children in the
background inside a goroutine.
Entry point for invoking the reaper code with a specific configuration.
The config allows you to bypass the pid 1 checks, so handle with care.
The child processes are reaped in the background inside a goroutine.
type Config struct {
Pid int
Options int
DisablePid1Check bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.