Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDefaultTemplateFunctions ¶
GetDefaultTemplateFunctions retorna as funcoes padrao ja pra usar nos templates
func RenderTemplate ¶
func RenderTemplate(templates embed.FS, templateName string, data interface{}, functions *template.FuncMap) (r string, err error)
RenderTemplate renderiza um template baseado em uma lista de arquivos passado por parametro, essa renderizacao tem suporte a nested template, ou seja, um template que precisa de outro e a funcao trata isso também
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.