go-github-com-joshuarubin-lifecycle 1.2.1
Propagated dependencies: go-golang-org-x-sync@0.20.0
Channel: guix
Home page: https://github.com/joshuarubin/lifecycle
Licenses: Expat
Build system: go
Synopsis: Goroutines management helper for Golang applications
Description:
lifecycle helps manage goroutines at the application level. context.Context has been great for propagating cancellation signals, but not for getting any feedback about when goroutines actually finish.
This package works with context.Context to ensure that applications don't quit before their goroutines do.
Total packages: 1