Documentation ¶
Index ¶
- type BaseDao
- func (b *BaseDao) Begin() *BaseDao
- func (b *BaseDao) Commit() *BaseDao
- func (b *BaseDao) GetsByCond(ctx context.Context, cond map[string]interface{}, res interface{}) error
- func (b *BaseDao) InsertOneRecord(ctx context.Context) error
- func (b *BaseDao) Rollback() *BaseDao
- func (b *BaseDao) SetModel(m interface{}) *BaseDao
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.