package
Version:
v1.1.13
Opens a new window with list of versions in this module.
Published: Aug 4, 2021
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
type WaitGroup struct {
}
WaitGroup 封装 sync.WaitGroup,提供更简单的 API
Add 添加一个非阻塞的任务,任务在新的 Go 程执行
Source Files
¶
Click to show internal directories.
Click to hide internal directories.