Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddDefaultData ¶
func AddDefaultData(td *models.TemplateData, r *http.Request) *models.TemplateData
AddDefaultData contains Data which will be added to data sent to templates
func CreateTemplateCache ¶
CreateTemplateCache creates a map and stores the tempales in for caching.
func NewRenderer ¶ added in v1.0.107
NewRenderer sets the config for the template package
func Template ¶ added in v1.0.107
func Template(w http.ResponseWriter, r *http.Request, tpml string, td *models.TemplateData) error
Template serves as a wrapper and renders a layout and a template from folder /templates to a desired writer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.