# Functions
FromError, convert an Go error into a Problem.
Generic, returns a generic HTTP-based Problem from a HTTP status code.
No description provided by the author
No description provided by the author
WriteResponse, converts the error into a Problem and writes the contents into w.
# Constants
No description provided by the author
# Structs
BasicProblem, common fields for most Problems.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Problem, basic interface for all errors supporting https://tools.ietf.org/html/rfc7807.
No description provided by the author