package
Version:
v0.0.0-...-3bc260b
Opens a new window with list of versions in this module.
Published: May 9, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type ResponseJSON struct {
Code int `json:"code"`
Message string `json:"message"`
Data interface{} `json:"data"`
}
ResponseJSON ResponseJSON
Source Files
¶
Click to show internal directories.
Click to hide internal directories.