Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Map ¶
TmplMap is a map of templates that implements the render.HTMLRender interface
type Tmpl ¶
Tmpl implements the render.Render interface
func (Tmpl) Render ¶
func (t Tmpl) Render(res http.ResponseWriter) error
Render renders the template to response writer
func (Tmpl) WriteContentType ¶
func (t Tmpl) WriteContentType(res http.ResponseWriter)
WriteContentType sets content type to HTML
Click to show internal directories.
Click to hide internal directories.