# Functions
SetSleeper global func allows to replace sleeping logic with non-sleeping implementation for tests reasons.
WaitForConnection tries to connect to a remote resource with resourceName using conn function resourceCallbackstopping after maxConnAttempts.
# Variables
WaitingConnectorIterativeDelayDuration global var allows to tweak sleeping interval between failed connections.
# Type aliases
No description provided by the author