Documentation
¶
Index ¶
- type Config
- type Template
- func (t *Template) AddFile(n string)
- func (t *Template) AddFileFull(file string)
- func (t *Template) AddFiles(n ...string)
- func (t *Template) AddFunc(n string, f interface{})
- func (t *Template) Assign(name string, data interface{})
- func (t *Template) Fetch(w http.ResponseWriter) (err error)
- func (t *Template) SetAssign(d map[string]interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.