Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server contains all dependencies for the API Server
func (*Server) HomeHandler ¶
func (s *Server) HomeHandler(w http.ResponseWriter, r *http.Request)
HomeHandler for the API
func (*Server) InitRoutes ¶
InitRoutes sets all endpoints and handlers
Click to show internal directories.
Click to hide internal directories.