package
Version:
v1.19.1
Opens a new window with list of versions in this module.
Published: Oct 25, 2022
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
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.