//
pkg.gl
Category
github.com/brc20-collab/brczero
libs
tendermint
libs
async
package
0.1.0
Repository:
https://github.com/brc20-collab/brczero.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
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.