Documentation ¶
Index ¶
Constants ¶
View Source
const TableNameDemoGoods = "demo_goods"
View Source
const TableNameDemoSample = "demo_sample"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DemoGoods ¶ added in v0.0.18
DemoGoods mapped from table <demo_goods>
func NewDemoGoods ¶ added in v0.0.18
func NewDemoGoods() *DemoGoods
NewDemoGoods create a new DemoGoods
type DemoSample ¶
DemoSample mapped from table <demo_sample>
func (*DemoSample) GroupName ¶
func (*DemoSample) GroupName() string
GroupName DemoSample's table group
func (*DemoSample) TableName ¶
func (*DemoSample) TableName() string
TableName DemoSample's table name
Click to show internal directories.
Click to hide internal directories.