process management in golang
Go to file
Kunihiro Ishiguro 4925ab2551
Merge pull request #1 from hariguchi/master
Added fucntions to add/delete environment variables
2019-06-07 09:26:31 +09:00
.gitignore Initial commit 2017-02-19 14:29:12 -08:00
LICENSE Initial commit 2017-02-19 14:29:12 -08:00
process_test.go ProcessStart() and ProcessStop() is added. 2017-02-20 05:14:02 -08:00
process.go Added fucntions to add/delete environment variables 2019-06-06 17:01:24 -07:00
README.md Initial commit. 2017-02-20 00:45:44 -08:00

proc

Process management library.