sync.WaitGroup.Go (method)

one use

	sync (current package)
		waitgroup.go#L236: func (wg *WaitGroup) Go(f func()) {