Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // MinimumRefreshInterval decides the maximum sleep time between SRV Lookups, otherwise controlled by TTL of records. MinimumRefreshInterval = 5 * time.Second // MaximumConsecutiveErrors identifies how many iterations of bad SRV Lookups to tolerate in a loop. MaximumConsecutiveErrors = 5 )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.