Versions in this module Expand all Collapse all v0 v0.3.5 Feb 20, 2020 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