Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KillTree ¶
KillTree sends signal to whole process tree, starting from given pid as root. Order of signalling in process tree is undefined.
func KillTreeWithExcludes ¶ added in v0.11.31
KillTreeWithExcludes sends signal to whole process tree, starting from given pid as root. Omits processes matching names specified in processesToExclude. Kills using pids instead of pgids.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.