Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MaxRetries = 10
MaxRetries is the maximum number of retries before bailing.
Functions ¶
func IsMaxRetries ¶
IsMaxRetries checks whether the error is due to hitting the maximum number of retries or not.
func MustGetEnv ¶
MustGetEnv retrieves the provided environment variable value, and panics if not found.
func MustGetEnvs ¶
MustGetEnvs retrieves the provided environment variables values, and panics if any is not found.
func RandString ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.