package
Version:
v0.0.0-...-9653296
Opens a new window with list of versions in this module.
Published: Dec 8, 2024
License: MIT
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 Response struct {
Code int `json:"code"`
Reason string `json:"reason"`
Message interface{} `json:"message"`
}
返回的结构
Source Files
¶
Click to show internal directories.
Click to hide internal directories.