Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrTimeout = errors.New("timeout waiting for server ports to open")
)
Functions ¶
func StartHTTP ¶
func StartHTTP(fatalErrChan chan<- error)
StartHTTP sets the HTTP web server running
func StartHTTPS ¶
func StartHTTPS(fatalErrChan chan<- error)
StartHTTPS sets the HTTPS web server running
func WaitForOpenPorts ¶
func WaitForOpenPorts() error
WaitForOpenPorts makes sure that the web server ports are not currently in use
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.