package
0.0.0-20240129023643-27d312d65ae4
Repository: https://github.com/mtavano/devkit.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

Group is the structure that holds the Promises and handles the syncronization between them.

# Type aliases

ErrorHandler is the custom error handler for manage error on our Promise funcs.
Func represents a function that will be executed into a go routine.