package
Version:
v0.1.27-dev2
Opens a new window with list of versions in this module.
Published: Jul 8, 2025
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func WaitAll(waitFuncs ...func())
WaitAll waits for all the provided functions to complete.
It is used to wait for multiple goroutines to complete before proceeding.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.