Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dc0d/future
experimenting with futures and generics
https://github.com/dc0d/future
future generics go golang promise
Last synced: 3 days ago
JSON representation
experimenting with futures and generics
- Host: GitHub
- URL: https://github.com/dc0d/future
- Owner: dc0d
- License: mit
- Created: 2022-07-10T15:44:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T22:49:26.000Z (over 2 years ago)
- Last Synced: 2024-07-30T20:04:23.110Z (6 months ago)
- Topics: future, generics, go, golang, promise
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# future
[![License MIT](https://img.shields.io/badge/License-MIT-blue.svg)](http://opensource.org/licenses/MIT)
[![Go Reference](https://pkg.go.dev/badge/github.com/dc0d/future.svg)](https://pkg.go.dev/github.com/dc0d/future)> experimenting with futures and generics