gitea/vendor/github.com/go-openapi/errors
techknowlogick 47f6a4ec3f
go1.16 (#14783)
2021-02-28 18:08:33 -05:00
..
.gitignore
.golangci.yml go1.16 (#14783) 2021-02-28 18:08:33 -05:00
.travis.yml Vendor Update (#14496) 2021-01-28 17:56:38 +01:00
CODE_OF_CONDUCT.md
LICENSE
README.md go1.16 (#14783) 2021-02-28 18:08:33 -05:00
api.go go1.16 (#14783) 2021-02-28 18:08:33 -05:00
auth.go
doc.go
go.mod
go.sum
headers.go go1.16 (#14783) 2021-02-28 18:08:33 -05:00
middleware.go go1.16 (#14783) 2021-02-28 18:08:33 -05:00
parsing.go go1.16 (#14783) 2021-02-28 18:08:33 -05:00
schema.go go1.16 (#14783) 2021-02-28 18:08:33 -05:00

README.md

OpenAPI errors

Build Status codecov Slack Status license Go Reference GolangCI Go Report Card

Shared errors and error interface used throughout the various libraries found in the go-openapi toolkit.