Documentation ¶
Index ¶
- type Nation
- func (entity *Nation) AutoMigrate(db *gorm.DB) error
- func (entity *Nation) GetId() int32
- func (entity *Nation) GetName() string
- func (entity *Nation) Ini(iniPk bool) *Nation
- func (entity *Nation) IniNil(iniPk bool) *Nation
- func (entity *Nation) SetId(Id int32)
- func (entity *Nation) SetName(Name string)
- func (entity *Nation) String() string
- func (entity *Nation) TableName() string
- func (entity *Nation) ToString() string
- func (entity *Nation) Unmarshal(body string) error
- func (entity *Nation) UnmarshalBy(body []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.