package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Mar 8, 2026
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
¶
func PageSuccess(data interface{}, total int64) PageR
type R struct {
Code int `json:"code"`
Msg string `json:"msg"`
Data interface{} `json:"data"`
}
func Success(data interface{}) R
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.