Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterHandlers ¶
func RegisterHandlers()
RegisterHandlers registers package-specific handlers on the root Mux.
Types ¶
type PageInfo ¶
type PageInfo struct { Content stdtemplate.HTML Title string }
PageInfo specifies the configurable parameters for rendering with the site template.
Click to show internal directories.
Click to hide internal directories.