go-github-com-jbenet-goprocess 0.1.4
Channel: guix
Home page: https://github.com/jbenet/goprocess
Licenses: Expat
Synopsis: Manage process life cycles in Go
Description:
goprocess
introduces a way to manage process lifecycles in Go. It is much like go.net/context
(it actually uses a Context), but it is more like a Context-WaitGroup hybrid. goprocess
is about being able to start and stop units of work, which may receive Close
signals from many clients.
Total results: 1