Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Image to use for the box. Image = "omeid/echo:http" // Port used for connecting to the echo service. Port = "3000" // EchoUpWaitTime dictates how long we should wait for Echo to accept connections. EchoUpWaitTime = 10 * time.Second )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.