//
pkg.gl
Category
github.com/rn/containerd
sys
reaper
package
1.3.4
Repository:
https://github.com/rn/containerd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
156 SLOC
#
Functions
Reap
Reap should be called when the process receives an SIGCHLD.
#
Variables
Default
Default is the default monitor initialized for the package.
ErrNoSuchProcess
ErrNoSuchProcess is returned when the process no longer exists.
#
Structs
Monitor
Monitor monitors the underlying system for process status changes.