package
Version:
v0.0.0-...-1d1ce7e
Opens a new window with list of versions in this module.
Published: Sep 29, 2024
License: Apache-2.0
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 GetById struct {
ID int `json:"id" form:"id"`
}
type PageInfo struct {
Page int `json:"page" form:"page"`
PageSize int `json:"pageSize" form:"pageSize"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.