An open API service indexing awesome lists of open source software.

https://github.com/pkg/group

Group provides a way to manage the lifecycle of a group of goroutines.
https://github.com/pkg/group

Last synced: about 2 months ago
JSON representation

Group provides a way to manage the lifecycle of a group of goroutines.

Awesome Lists containing this project

README

        

# Group

A group provides a way manage the lifetime of a group of related goroutines.