package
Version:
v2.2.11-rc3+incompatible
Opens a new window with list of versions in this module.
Published: Apr 8, 2020
License: Apache-2.0
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
¶
ReturnHTTPError handles sending out Error response
TODO Use the Norman API error framework instead
type AuthError struct {
Type string `json:"type"`
Status string `json:"status"`
Message string `json:"message"`
}
AuthError structure contains the error resource definition
Source Files
¶
Click to show internal directories.
Click to hide internal directories.