package
Version:
v0.20.6
Opens a new window with list of versions in this module.
Published: Feb 1, 2021
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type APIResponse struct {
Result bool `json:"result"`
Message string `json:"message"`
Code string `json:"code"`
Data interface{} `json:"data"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.