//
pkg.gl
Category
github.com/moby/docker
pkg
process
package
28.0.1+incompatible
Repository:
https://github.com/moby/docker.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
7
Dependents
0
Files
58 SLOC
#
Functions
Alive
Alive returns true if process with a given pid is running.
Kill
Kill force-stops a process.
Zombie
Zombie return true if process has a state with "Z".