package
1.7.6
Repository: https://github.com/jfrog/gofrog.git
Documentation: pkg.go.dev

# Functions

Create a new single capacity runner - a runner we can only add tasks to as long as there is a free goroutine in the Run() loop to handle it.
Create a new capacity runner - a runner we can add tasks to without blocking as long as the capacity is not reached.

# Interfaces

No description provided by the author

# Type aliases

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