package
Version:
v0.0.0-...-52a59c7
Opens a new window with list of versions in this module.
Published: Jul 30, 2023
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 GenericResponse struct {
Result string `json:"result"`
Metadata map[string]interface{} `json:"metadata"`
}
type RequestPayload struct {
Payload map[string]interface{} `json:"payload"`
Entity string `json:"entity"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.