Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( GetTemplate func(name string) (*temple.Template, error) GetPartial func(name string) (*temple.Partial, error) GetLayout func(name string) (*temple.Layout, error) MustGetTemplate func(name string) *temple.Template MustGetPartial func(name string) *temple.Partial MustGetLayout func(name string) *temple.Layout )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.