Versions in this module Expand all Collapse all v1 v1.2.10 Aug 26, 2024 Changes in this version + type Wait struct + func (w *Wait) Add(delta int) + func (w *Wait) Done() + func (w *Wait) Wait() + func (w *Wait) WaitWithTimeout(timeout time.Duration) bool