package
Version:
v0.380.0-prerelease.2
Opens a new window with list of versions in this module.
Published: Feb 16, 2024
License: AGPL-3.0
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 HttpJsonErrorResponse struct {
Code string `json:"code"`
Message string `json:"message"`
Data map[string]any `json:"data,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.