Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WaitGroupCount ¶
func (*WaitGroupCount) Add ¶
func (wg *WaitGroupCount) Add(delta int)
func (*WaitGroupCount) Done ¶
func (wg *WaitGroupCount) Done()
func (*WaitGroupCount) GetCount ¶
func (wg *WaitGroupCount) GetCount() int
Click to show internal directories.
Click to hide internal directories.