
The highest tagged major version is
v2.
package
Version:
v1.1.23
Opens a new window with list of versions in this module.
Published: Sep 1, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BaseResponse struct {
Code int `json:"code"`
Message string `json:"message"`
}
type PageTag struct {
PageTag string `json:"pageTag"`
ForwardPageTag string `json:"forwardPageTag"`
IsLastPage bool `json:"isLastPage"`
Count int64 `json:"count"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.