Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
Server defines all of the server configuration used throughout
func NewServer ¶
NewServer creates a new instance of the server when provided with a storage backend
func (*Server) HandleRequest ¶
func (s *Server) HandleRequest(w http.ResponseWriter, r *http.Request)
HandleRequest is the request handler and router for incoming requests from the frontend
Click to show internal directories.
Click to hide internal directories.