Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MasterTemplate *template.Template
MasterTemplate contains all the templates
Functions ¶
func LoadTemplatesAndWatch ¶
LoadTemplatesAndWatch wil parse all files ending with templateFileExt under templatesFolder and subdirectory and store them in MasterTemplate. In addition to that after invoking LoadTemplatesAndWatch a goroutine will periodically check if templates are added/removed/modified and i
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.