Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPServer ¶
type HTTPServer struct {
// contains filtered or unexported fields
}
HTTPServer is the webapp and api server
func (*HTTPServer) Stop ¶
func (h *HTTPServer) Stop()
Stop stops listening for incoming connections and closes currently open connections
Click to show internal directories.
Click to hide internal directories.