Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultDB *gorm.DB
Functions ¶
Types ¶
type Field ¶
type Table ¶
type Table struct {
Name string
}
func NewTableFromModel ¶
func NewTableFromModel(model interface{}) *Table
func (*Table) ContainsData ¶
func (*Table) GetAutoIncrField ¶
func (*Table) GetPrimaryKeys ¶
Click to show internal directories.
Click to hide internal directories.