Documentation
¶
Index ¶
- func PrintApps(docList []*enigma.DocListEntry)
- func PrintAssociations(data *internal.ModelMetadata)
- func PrintFields(data *internal.ModelMetadata, keyOnly bool)
- func PrintMetadata(data *internal.ModelMetadata)
- func PrintStatus(state *internal.State, engine string)
- func PrintTables(data *internal.ModelMetadata)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintApps ¶ added in v0.0.3
func PrintApps(docList []*enigma.DocListEntry)
PrintApps prints a list of apps and some meta to system out.
func PrintAssociations ¶
func PrintAssociations(data *internal.ModelMetadata)
PrintAssociations prints a list of associations to system out.
func PrintFields ¶
func PrintFields(data *internal.ModelMetadata, keyOnly bool)
PrintFields prints a table sof fields along with various metadata to system out.
func PrintMetadata ¶
func PrintMetadata(data *internal.ModelMetadata)
PrintMetadata prints fields tables and associations to system out.
func PrintStatus ¶ added in v0.0.3
PrintStatus prints the name of the app and the engine corectl is connected to. It also prints if the data model is empty or not
func PrintTables ¶
func PrintTables(data *internal.ModelMetadata)
PrintTables prints a list of tables along with meta data to system out.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.