Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TableEntity ¶
type TableEntity struct {
*metaentity.EntityDto
}
func NewTableEntity ¶
func NewTableEntity() *TableEntity
func (*TableEntity) FullName ¶
func (self *TableEntity) FullName() string
func (*TableEntity) ToGocode ¶
func (self *TableEntity) ToGocode(trimPre bool) string
func (*TableEntity) ToGocodeFile ¶
func (self *TableEntity) ToGocodeFile(trimPre bool) (string, error)
Click to show internal directories.
Click to hide internal directories.