Documentation ¶
Index ¶
- type Dao
- type Impl
- func (i Impl) Filter(filter map[string]interface{}) Dao
- func (i Impl) Limit(pageSize, pageNum int64) Dao
- func (i Impl) MTag() string
- func (i Impl) Model() interface{}
- func (i Impl) OrderBy(orderBy []string) Dao
- func (i Impl) Select(dest interface{}) error
- func (i Impl) Set(conf map[string]interface{}) Dao
- func (i Impl) TableName() string
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.