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

https://github.com/commandn/pipes

pipes is a wrapper for errgroup.Group with a store to handle topological tasks.
https://github.com/commandn/pipes

concurrency errgroup topology

Last synced: 3 months ago
JSON representation

pipes is a wrapper for errgroup.Group with a store to handle topological tasks.

Awesome Lists containing this project

README

          

## pipes

`pipes` is a wrapper for `errgroup.Group` with a store to handle topological tasks.