package
Version:
v0.0.9
Opens a new window with list of versions in this module.
Published: May 29, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Paging struct {
Page int32 `json:"page" form:"page" validate:"omitempty,min=1" example:"1"`
PageSize int32 `json:"pageSize" form:"pageSize" validate:"omitempty,min=1" example:"10"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.