Versions in this module Expand all Collapse all v0 v0.31.0 Apr 13, 2026 Changes in this version + type Group struct + FailFast bool + func WithContext(ctx context.Context) *Group + func (g *Group) Go(runner Runner) + func (g *Group) Wait() error + type Runner func(context.Context) error