//
pkg.gl
Category
github.com/gnolang/gno
tm2
pkg
async
package
0.1.1
Repository:
https://github.com/gnolang/gno.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
150 SLOC
#
Functions
Parallel
Run tasks in parallel, with ability to abort early.
Routine
No description provided by the author
#
Structs
TaskResult
No description provided by the author
TaskResultSet
No description provided by the author
#
Type aliases
Task
val: the value returned after task execution.