Versions in this module Expand all Collapse all v2 v2.0.1 Feb 18, 2023 v2.0.0 Feb 15, 2023 Changes in this version + type WaitGroup struct + func NewWaitGroup() *WaitGroup + func (wg *WaitGroup) Add(delta int) + func (wg *WaitGroup) Done() + func (wg *WaitGroup) Wait() Other modules containing this package github.com/pion/udp