package
1.3.3
Repository: https://github.com/mason-leap-lab/go-utils.git
Documentation: pkg.go.dev

# Functions

InitPool intialize the pool with specified capacity.
No description provided by the author
No description provided by the author
NewPromise returns a new promise provided by the pool.
NewPromise returns a new promise with options provided by the pool.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Recycle returns the promise to the pool.
Resolved returns a resolved promise.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OnNewPromise offers a default implementation to instancize a new Promise for the PromisePool.
PromisePool offer a default pool to reused the Promises on calling NewPromise.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author