Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( UpdateBroadcastTimeout time.Duration = 3 * time.Second UpdateBroadcastRetryPause time.Duration = 100 * time.Millisecond )
View Source
var ( // From Patrick FakeSecret = false DelayJob = false RetryJob = false DelayJobTime = 60 * time.Second MaxCancelAttempts = 30 MaxJobAttempts = 2 // From Monkey RetryErrorString = "Retry this job" LocalPatrick = false TimeoutTest = false DefaultLockTime = 300 DefaultTestTimeOut = 5 )
View Source
var ( Auth = "auth" AuthProtocol = "/auth/v1" Hoarder = "hoarder" HoarderProtocol = "/hoarder/v1" Monkey = "monkey" MonkeyProtocol = "/monkey/v1" Substrate = "substrate" Patrick = "patrick" PatrickProtocol = "/patrick/v1" Seer = "seer" OraclePubSubPath = "/seer/oracle/v1" Tns = "tns" )
View Source
var (
DefaultDnsPort = 53
)
TODO: These ports are tied to generic config/dreamland and will need looked at moving generic config
View Source
var ( // A wrap for the generate method for tests to override GetNewProjectID = id.Generate )
Functions ¶
func SeerBeaconOptionMeta ¶
func StartSeerBeacon ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.