//
pkg.gl
Category
github.com/outofforest/libexec
module
package
0.3.9
Repository:
https://github.com/outofforest/libexec.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
17
Files
103 SLOC
#
Functions
Exec
Exec executes commands sequentially and terminates the running one gracefully if context is cancelled.
Kill
Kill tries to terminate processes gracefully, after timeout it kills them.