Documentation
¶
Overview ¶
Package render is the firewall between view models and Go source: view models go in, source fragments come out, and the only mechanism is text/template execution over the embedded .tmpl files. No naming or type decisions happen here.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StructDecl ¶
StructDecl renders one struct's type declaration (fields only).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.