Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HTTPServer ¶
type HTTPServer struct{}
HTTPServer represents an actual HTTP server implementation.
func (*HTTPServer) Start ¶
func (s *HTTPServer) Start(srv *httpserver.Server) error
Start starts the http server.
Click to show internal directories.
Click to hide internal directories.