Versions in this module Expand all Collapse all v0 v0.0.1 Jan 9, 2024 Changes in this version + type Wg sync.WaitGroup + func (wg *Wg) Go(fn func()) + func (wg *Wg) Wait() + func (wg *Wg) Wg() *sync.WaitGroup