Versions in this module Expand all Collapse all v0 v0.6.3 May 27, 2021 v0.6.2 Jan 28, 2021 Changes in this version + type Group struct + func WithCancel(ctx context.Context) *Group + func WithContext(ctx context.Context) *Group + func (g *Group) GOMAXPROCS(n int) + func (g *Group) Go(f func(ctx context.Context) error) + func (g *Group) Wait() error