Documentation ¶
Index ¶
Constants ¶
View Source
const ( // RetryAttempts specifies the amount of retries are allowed when getting a file from a server. RetryAttempts = 150 // RetrySleepSeconds specifies the time to sleep after a failed attempt to get a file form a server. RetrySleepSeconds = 5 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.