package
Version:
v1.1.3
Opens a new window with list of versions in this module.
Published: Aug 29, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type R struct {
Code int `json:"code"`
Message string `json:"msg"`
Data interface{} `json:"data,omitempty"`
}
func (r *R) Success() bool
Source Files
¶
Click to show internal directories.
Click to hide internal directories.