Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HomePage ¶
HomePage executes the home page template over the passed session and puzzle info, and returns the home page content as a string. If there is an error, what's returned is the error page content as a string.
func SolverPage ¶
SolverPage executes the solver page template over the passed session and puzzle info, and returns the solver page content as a string.
func StaticHandler ¶
func StaticHandler(w http.ResponseWriter, r *http.Request) bool
func VerifyResources ¶
func VerifyResources() error
VerifyResources - check that resources can be found, return error if not.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.