Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetModelTableName ¶
func GetModelTableName(model interface{}) (result string)
GetModelTableName Model Should has TableName() method. If TableName() function not present, cast model name to table name.
func PrintModel ¶
func PrintModel(model interface{})
func PrintModelWithLabel ¶
func PrintModelWithLabel(model interface{}, locale string)
PrintModelWithLabel
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.