package
0.1.118
Repository: https://github.com/flarco/g.git
Documentation: pkg.go.dev

# Functions

New creates a SizedWaitGroup.

# Variables

No description provided by the author

# Structs

SizedWaitGroup has the same role and close to the same API as the Golang sync.WaitGroup but adds a limit of the amount of goroutines started concurrently.