package
Version:
v0.7.1
Opens a new window with list of versions in this module.
Published: Jan 25, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ErrorJSON writes the provided error as a JSON body to the provided
http.ResponseWriter, after setting the appropriate Content-Type header
type ServerErrMessage struct {
Reason string `json:"reason"`
}
A ServerErrMessage represents the reason why the error happened
Source Files
¶
Click to show internal directories.
Click to hide internal directories.