Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type View ¶
type View struct {
// contains filtered or unexported fields
}
func (*View) RenderComponent ¶
func (v *View) RenderComponent(w http.ResponseWriter, templatePath string, td templates.TemplateData)
func (*View) RenderComponents ¶
func (v *View) RenderComponents(w http.ResponseWriter, components []Component)
Click to show internal directories.
Click to hide internal directories.