package
1.0.16
Repository: https://github.com/igoogle-ink/gopher.git
Documentation: pkg.go.dev

# Functions

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

# Structs

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