package
Version:
v0.0.0-...-5e8e33e
Opens a new window with list of versions in this module.
Published: Jul 26, 2024
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 AppError struct {
Code int `json:"code"`
Message string `json:"message"`
Errors []string `json:"errors,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.