package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Oct 22, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Result struct {
Code int `json:"code"`
Msg string `json:"msg"`
Data interface{} `json:"data"`
}
Result Data returns a generic JSON data structure
Source Files
¶
Click to show internal directories.
Click to hide internal directories.