proxy.golang.org : github.com/quantcast/promise
Promises for golang. This package implements a set of concurrency primitives for composing executions upon values which may exist in the future. They follow the model of JavaScript's Promises/A+ (https://promisesaplus.com/), with some exceptions centric to Go. There are both applicative functor (`Then()`) and monadic combinator (`Combine()`) methods.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/quantcast/promise
License: MIT
Latest release: about 8 years ago
First release: about 8 years ago
Namespace: github.com/quantcast
Stars: 4 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago