package
1.3.11
Repository: https://github.com/breathbath/go_utils.git
Documentation: pkg.go.dev

# 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