Documentation ¶
Index ¶
- type DB
- type History
- func (t *History) Del(query *reportHistoryQuery) (err error)
- func (t *History) Get(query *reportHistoryQuery) (obj *reportHistory, err error)
- func (t *History) List(query *reportHistoryQuery, pageSize int64, pageNo int64) (objs []reportHistory, total int, err error)
- func (t *History) Save(obj *reportHistory) error
- type Task
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type History ¶
Click to show internal directories.
Click to hide internal directories.