package
1.4.0-beta.2
Repository: https://github.com/crisesw/containerd.git
Documentation: pkg.go.dev

# Functions

GetSubreaper returns the subreaper setting for the calling process.
Reap should be called when the process receives an SIGCHLD.
SetSubreaper sets the value i as the subreaper setting for the calling process.

# Variables

Default is the default monitor initialized for the package.
ErrNoSuchProcess is returned when the process no longer exists.

# Structs

Monitor monitors the underlying system for process status changes.