package
0.0.0-20241115110006-d692d2f471be
Repository: https://github.com/everoute/container.git
Documentation: pkg.go.dev

# Functions

NewGroup return an instance of Group concurrent won't limit when maxConcurrentNum is zero.

# Structs

Group run multiple tasks concurrently, and collect the results.
Runables manage a setof runables and allows batch start them.