package
Version:
v0.0.0-...-808b117
Opens a new window with list of versions in this module.
Published: Dec 31, 2020
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
type RestErr struct {
Message string `json:"message"`
Status int `json:"status"`
Error string `json:"error"`
}
RestErr ...
NewInternalServerError ..
Source Files
¶
Click to show internal directories.
Click to hide internal directories.