Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Page ¶
type Page struct {
CurrPage int64 `json:"currPage" comment:"当前页码"`
PageSize int64 `json:"pageSize" comment:"当前页数量"`
}
分页参数
type TimestampRange ¶
Click to show internal directories.
Click to hide internal directories.