Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunGinStatic ¶
Types ¶
type ColumnSchema ¶
type ColumnSchema struct { TableName string ColumnName string ColumnType string ColumnDataType string ColumnComment string ColumnKey string }
func FetchDbColumn ¶
func FetchDbColumn(gb model.Ginbro) ([]ColumnSchema, error)
type GinbroApp ¶
func (*GinbroApp) ListAppFileTree ¶
Click to show internal directories.
Click to hide internal directories.