package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

GoAndWait calls the given functions each in a new goroutine.
GroupWorkers runs num worker go routines in an errgroup.
WithContext returns a new Group and an associated Context derived from ctx.

# Structs

Group wraps errgroup.