//
pkg.gl
Category
github.com/vishruthsk/tendermint
libs
async
package
0.35.0
Repository:
https://github.com/vishruthsk/tendermint.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
144 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.