Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Data ¶
type Data struct { CSS template.CSS JS template.JS Layouts Layouts LayoutMaps LayoutMaps LayoutName string }
Data is sent to render the page
type Handler ¶
Handler holds data needed for the page
func (*Handler) HomeHandler ¶
func (handler *Handler) HomeHandler(w http.ResponseWriter, r *http.Request)
HomeHandler serves root requests
type LayoutMaps ¶
Click to show internal directories.
Click to hide internal directories.