Documentation ¶
Overview ¶
Package router sets up and handles the chi routes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HeartBeat ¶
func HeartBeat( w http.ResponseWriter, r *http.Request, )
A basic heart beat check to show if the endpoints are basically functional.
func ListSystemGames ¶
func ListSystemGames( w http.ResponseWriter, r *http.Request, )
Given a system, outputs all games for it.
func ListSystems ¶
func ListSystems( w http.ResponseWriter, r *http.Request, )
Outputs a list of available systems.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.