Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallConcurrently ¶
func CallConcurrently(ctx context.Context, fns ...CallConcurrentlyFunc) error
CallConcurrently calls multiple functions concurrently and waits for exit or error.
Types ¶
type CallConcurrentlyFunc ¶
CallConcurrentlyFunc is a function passed to CallConcurrently.
Click to show internal directories.
Click to hide internal directories.