Documentation ¶ Index ¶ type PageInfo Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type PageInfo ¶ type PageInfo struct { Page int `json:"page" form:"page"` PageSize int `json:"pageSize" form:"pageSize"` PageSelect int `json:"pageSelect" form:"pageSelect"` } Source Files ¶ View all Source files cloud.go Click to show internal directories. Click to hide internal directories.