//
pkg.gl
Category
github.com/consideritdone/landslidecore
libs
async
package
0.0.0-20230530162105-6dcdc0ec4805
Repository:
https://github.com/consideritdone/landslidecore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
147 SLOC
#
Functions
Parallel
Run tasks in parallel, with ability to abort early.
#
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.