api/vendor/github.com/go-openapi/errors
2018-10-28 16:11:13 +00:00
..
.gitignore Fix build when using go modules (#6) 2018-10-28 16:11:13 +00:00
.travis.yml Fix build when using go modules (#6) 2018-10-28 16:11:13 +00:00
api.go Fix build when using go modules (#6) 2018-10-28 16:11:13 +00:00
auth.go Fix build when using go modules (#6) 2018-10-28 16:11:13 +00:00
CODE_OF_CONDUCT.md Fix build when using go modules (#6) 2018-10-28 16:11:13 +00:00
doc.go Fix build when using go modules (#6) 2018-10-28 16:11:13 +00:00
go.mod Fix build when using go modules (#6) 2018-10-28 16:11:13 +00:00
go.sum Fix build when using go modules (#6) 2018-10-28 16:11:13 +00:00
headers.go Fix build when using go modules (#6) 2018-10-28 16:11:13 +00:00
LICENSE Fix build when using go modules (#6) 2018-10-28 16:11:13 +00:00
middleware.go Fix build when using go modules (#6) 2018-10-28 16:11:13 +00:00
parsing.go Fix build when using go modules (#6) 2018-10-28 16:11:13 +00:00
README.md Fix build when using go modules (#6) 2018-10-28 16:11:13 +00:00
schema.go Fix build when using go modules (#6) 2018-10-28 16:11:13 +00:00

OpenAPI errors Build Status codecov Slack Status

license GoDoc GolangCI Go Report Card

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