package
Version:
v0.0.1-dev-3ca06ff
Opens a new window with list of versions in this module.
Published: May 18, 2025
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 Limit struct {
Number int `json:"number"`
Description string `json:"description"`
}
type Page struct {
Total int64 `json:"total"`
Number int `json:"number"`
Size int `json:"size"`
TotalItemCount int64 `json:"totalItemCount"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.