Documentation
¶
Index ¶
- func Async(fns ...func()) <-chan struct{}
- func Await(ch <-chan struct{}, fns ...func())
- func AwaitDone(ctx context.Context, fns ...func())
- func AwaitDoneWithTimeout(ctx context.Context, timeout time.Duration, fns ...func())
- func AwaitWithTimeout(timeout time.Duration, ch <-chan struct{}, fns ...func())
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AwaitDoneWithTimeout ¶
func AwaitWithTimeout ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.