Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DataToRenderTmpls ¶
type DataToRenderTmpls struct { ModelInfo ModelName string StructFields []Field AdditionalImportPkg []ImportPkg }
RenderTmplData represents the template data structure.
type StructFiled ¶
type StructFiled struct {
Fields []Field
}
StructFiled represents a structure with its fields.
Click to show internal directories.
Click to hide internal directories.