proxy.golang.org : github.com/go-openapi/errors : v0.22.3
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/errors@v0.22.3
    
Published: 
    
Indexed: 
  
Loading...
    Readme
      Loading...
    Dependencies
        - github.com/davecgh/go-spew v1.1.1
 - github.com/kr/text v0.2.0
 - github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
 - github.com/pmezard/go-difflib v1.0.0
 - github.com/stretchr/testify v1.11.1
 - gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
 - gopkg.in/yaml.v3 v3.0.1