Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InterruptFlags = []os.Signal{os.Interrupt}
This is just here to allow tests to specify a different signal to send to kill the webserver not useful in practice due to OS-specific nature of signals
Functions ¶
func ListenAndServe ¶
func ListenAndServe(config *config.Config, layerGroup *layer.LayerGroup, auth authentication.Authentication) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.