Documentation
¶
Index ¶
- func Delete(entity interface{}) bool
- func FindList(entity interface{}, data interface{}) page.PageInfo
- func FindPage(entity interface{}, p *page.Page, data interface{}) page.PageInfo
- func Insert(entity interface{}) bool
- func InsertBatch(entities []interface{}) bool
- func Update(entity interface{}) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InsertBatch ¶
func InsertBatch(entities []interface{}) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.