package
Version:
v0.0.0-...-f6272d2
Opens a new window with list of versions in this module.
Published: Feb 7, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Errorf return an new error response
Write return a new json response
type Error struct {
Error bool `json:"error"`
Code int `json:"statusCode"`
Message string `json:"message"`
}
Error represents the structure of an error message
Source Files
¶
Click to show internal directories.
Click to hide internal directories.