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

https://github.com/kybernetwork/go-promise


https://github.com/kybernetwork/go-promise

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# go-promise

Node.js style Promise to handle concurrency in Golang

At the moment, we prefer to use https://github.com/sourcegraph/conc, so I just leave this repo here in case someone needs it.