Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultDialerTimeout is how long to wait for TCP connection to be established with bootstrap. DefaultDialerTimeout = 10 * time.Second // DefaultKeepAlive is how long an unused connection should be kept open in the hope of re-use. DefaultKeepAlive = 10 * time.Minute )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.