Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPrimaryKey ¶
func GetPrimaryKey(table interface{}) []string
Types ¶
type Column ¶ added in v1.0.97
type Table ¶
type Table struct {
TableName string
CRUD string
Columns Columns
Options Options
// contains filtered or unexported fields
}
func (*Table) GetColumns ¶
func (*Table) GetTableName ¶
Click to show internal directories.
Click to hide internal directories.