package tpl ¶
import "github.com/Diarkis/diarkis/puffer/tpl"
Index ¶
Functions ¶
func GetEmbeddedTemplate ¶
func GetEmbeddedTemplate(language string, tplType string) (string, error)
GetEmbeddedTemplate returns the template content as a string.
import "github.com/Diarkis/diarkis/puffer/tpl"
func GetEmbeddedTemplate(language string, tplType string) (string, error)
GetEmbeddedTemplate returns the template content as a string.