package
Version:
v1.9.8
Opens a new window with list of versions in this module.
Published: Jul 29, 2024
License: MIT
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
¶
type JSONVal struct {
Code int `json:"errno" example:"0"`
Msg string `json:"msg"`
Data interface{} `json:"data"`
}
JSONVal http response common data.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.