Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
Server wraps the http server and its associated state.
func (*Server) ListenAndServe ¶
func (srv *Server) ListenAndServe()
ListenAndServe enters the HTTP server's main loop, i.e. this method must be called for the Web frontend to handle requests.
Click to show internal directories.
Click to hide internal directories.