Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileHandler ¶
func FileHandler(viewsRootBox *rice.Box) gintemplate.FileHandler
*
Support go.rice file handler
func New ¶
func New(viewsRootBox *rice.Box) *gintemplate.TemplateEngine
* New gin template engine, default views root.
func NewWithConfig ¶
func NewWithConfig(viewsRootBox *rice.Box, config gintemplate.TemplateConfig) *gintemplate.TemplateEngine
* New gin template engine Important!!! The viewsRootBox's name and config.Root must be consistent.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.