Documentation
¶
Overview ¶
Package util include a serie of utilities for Terracognita
Index ¶
Constants ¶
View Source
const ( // AWSThrottlingCode it's the code used for AWS services // to anounce the API limit AWSThrottlingCode = "Throttling" )
Variables ¶
This section is empty.
Functions ¶
func Retry ¶
Retry calls rfn and checks the errors, if it matches the error and if it does it tries 'times' withing the 'interval'
func RetryDefault ¶
RetryDefault calls Retry with the default parameters
Types ¶
Click to show internal directories.
Click to hide internal directories.