Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteHTTP ¶
func WriteHTTP(tpl *Template, w http.ResponseWriter, data interface{})
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
func (*Engine) RegisterIndexPartials ¶
func (*Engine) WriteIndexHTTP ¶
func (engine *Engine) WriteIndexHTTP(w http.ResponseWriter, data interface{})
type Options ¶
Source Files
¶
- helpers.go
- templates.go
Click to show internal directories.
Click to hide internal directories.