Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateDataModel ¶
GenerateDataModel takes all the types in parentAppName and generates data model diagrams for it
Types ¶
type DataModelParam ¶
type DataModelParam struct {
datamodeldiagram.DataModelParam
}
type DataModelView ¶
type DataModelView struct {
datamodeldiagram.DataModelView
}
func (*DataModelView) GenerateDataView ¶
func (v *DataModelView) GenerateDataView(dataParam *DataModelParam, appName string, tMap TypeMap) string
type TypeMap ¶
func RecursivelyGetTypes ¶
Click to show internal directories.
Click to hide internal directories.