package
Version:
v0.0.13-alpha
Opens a new window with list of versions in this module.
Published: Jul 5, 2022
License: GPL-3.0
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 ApiResponse struct {
StatusCode int `json:"statusCode,omitempty"`
Error string `json:"error,omitempty"`
Message string `json:"message,omitempty"`
Payload interface{} `json:"payload,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.