//
pkg.gl
Category
github.com/vipernet-xyz/tendermint
libs
async
package
0.34.0
Repository:
https://github.com/vipernet-xyz/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.