//
pkg.gl
Category
github.com/kuriancoding/go-datastructures
futures
package
1.0.14
Repository:
https://github.com/kuriancoding/go-datastructures.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
50 SLOC
#
Functions
New
New is the constructor to generate a new future.
#
Structs
Future
Future represents an object that can be used to perform asynchronous tasks.