package
Version:
v0.0.0-...-fa17a10
Opens a new window with list of versions in this module.
Published: May 18, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type JSONErrorResponse struct {
Code int `json:"code"`
Message string `json:"message"`
Errors []string `json:"errors"`
}
type Report struct {
AppId string `json:"appId"`
DeviceId string `json:"deviceId"`
AppVersion string `json:"appVersion"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.