Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WaitGroupWrapper ¶
type WaitGroupWrapper struct {
// contains filtered or unexported fields
}
func (*WaitGroupWrapper) AddAndRun ¶
func (w *WaitGroupWrapper) AddAndRun(cb func())
func (*WaitGroupWrapper) Wait ¶
func (w *WaitGroupWrapper) Wait()
Click to show internal directories.
Click to hide internal directories.