package
0.12.0
Repository: https://go.googlesource.com/sync
Documentation: pkg.go.dev

# Functions

WithContext returns a new Group and an associated Context derived from ctx.

# Structs

A Group is a collection of goroutines working on subtasks that are part of the same overall task.