package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Oct 31, 2022
License: MPL-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 9
Opens a new window with list of known importers.
Documentation
¶
Package cmd same as exec module but with reaper.
MaxStderrLen is maximum length of stderr output captured for error message.
RunContext executes a command with context.
WithStdin creates a new context from the existing context
and sets stdin value.
type ExitError struct {
Output []byte
ExitCode int
}
ExitError wraps any exit error (reaper or exec).
Error implements error interface.
Source Files
¶
Directories
¶
Package proc implements functions handling UNIX processes.
|
Package proc implements functions handling UNIX processes. |
reaper
Package reaper implements zombie process reaper with notifications.
|
Package reaper implements zombie process reaper with notifications. |
Click to show internal directories.
Click to hide internal directories.