A dumb simple user-space process manager, with internals exposed as a usable go package.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pmux/go.mod

5 lines
66 B

module pmux
go 1.16
require gopkg.in/yaml.v2 v2.4.0 // indirect