//
pkg.gl
Category
github.com/everoute/container
sync
package
0.0.0-20241115110006-d692d2f471be
Repository:
https://github.com/everoute/container.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
125 SLOC
#
Functions
NewGroup
NewGroup return an instance of Group concurrent won't limit when maxConcurrentNum is zero.
#
Structs
Group
Group run multiple tasks concurrently, and collect the results.
Runables
Runables manage a setof runables and allows batch start them.