Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WaitForCheckFuncOrTimeout ¶
WaitForCheckFuncOrTimeout Call this to ensure we wait until a check is reached, or time out
func WaitForCheckFuncWithValueOrTimeout ¶
func WaitForCheckFuncWithValueOrTimeout[T any](ctx context.Context, cfg config.Config, checkFunc CheckFnNew[T]) (T, error)
WaitForCheckFuncWithValueOrTimeout Call this to ensure we wait until a check is reached, or time out, returning a value
Types ¶
Click to show internal directories.
Click to hide internal directories.