package
0.0.0-20240824050318-b1dc25b147ec
Repository: https://github.com/vkumbhar94/golang.git
Documentation: pkg.go.dev

# README

pondutil

Utility on top of https://github.com/alitto/pond

# Packages

No description provided by the author

# Functions

No description provided by the author
New creates a new pool (with maxWorkers, maxCapacity, opts) and returns created 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Pool extends the pond pool with more features.

# Type aliases

Task defines unit work function.