Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConnectionTimeout = time.Second * 60
View Source
var ErrTimeout = errors.New("connection timeout exceeded")
View Source
var Retries int = 30
View Source
var RetryDelay = time.Second
Functions ¶
func Initialize ¶
Initialize reads flags in from the command line and stands up the atomizer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.