Documentation ¶
Index ¶
- type HomeModel
- func (m *HomeModel) Add(name string, options map[string]interface{}) (int64, yago.Err)
- func (m *HomeModel) DeleteById(id int64) (int64, yago.Err)
- func (m *HomeModel) GetDetail(id int64) *homedao.HomeDao
- func (m *HomeModel) GetList(q string, page, pagesize int) (int64, []*homedao.HomeDao)
- func (m *HomeModel) UpdateById(id int64, options map[string]interface{}) (*homedao.HomeDao, yago.Err)
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.