Package Errors provides an Error interface and several concrete types
implementing this interface to manage API errors and JSON-schema validation
errors.
A middleware handler ServeError() is provided to serve the errors types it
defines.
It is used throughout the various Go-openapi toolkit libraries.
This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/go-openapi/errors