Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pongo2Renderer ¶
type Pongo2Renderer struct { Templates *pongo2.TemplateSet TemplateDir string }
func NewPongo2Renderer ¶
func NewPongo2Renderer(directory string) *Pongo2Renderer
func (*Pongo2Renderer) SetDebug ¶
func (r *Pongo2Renderer) SetDebug(debug bool)
Click to show internal directories.
Click to hide internal directories.