Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorToProblemDetails ¶
func ErrorToProblemDetails(err error) models.ProblemDetails
Types ¶
type ProblemDetailsError ¶
type ProblemDetailsError struct {
Message string
ProblemDetails models.ProblemDetails
}
func (*ProblemDetailsError) Error ¶
func (e *ProblemDetailsError) Error() string
type WrappedOpenAPIError ¶
func (*WrappedOpenAPIError) Error ¶
func (e *WrappedOpenAPIError) Error() string
func (*WrappedOpenAPIError) Unwrap ¶
func (e *WrappedOpenAPIError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.