Versions in this module Expand all Collapse all v0 v0.99.3 Jan 3, 2021 v0.99.2 Jan 3, 2021 Changes in this version + type WaitGroup struct + func (wg *WaitGroup) Do(fn func() error) + func (wg *WaitGroup) Wait() error