proxy.golang.org : github.com/go-openapi/errors : v0.17.2
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 (https://github.com/go-openapi).
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/go-openapi/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.2.2