package
Version:
v0.0.0-...-8b29af2
Opens a new window with list of versions in this module.
Published: Jul 12, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Response struct {
Success bool `json:"success"`
Message string `json:"message"`
Debug string `json:"debug"`
Data interface{} `json:"data"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.