Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WaitGroupWrapper ¶
WaitGroup封装结构
func (*WaitGroupWrapper) Wrap ¶
func (w *WaitGroupWrapper) Wrap(f func())
func (*WaitGroupWrapper) WrapParam ¶
func (w *WaitGroupWrapper) WrapParam(f func(...interface{}), args ...interface{})
Click to show internal directories.
Click to hide internal directories.