peridot/vendor/github.com/go-openapi/errors
2022-07-07 22:13:21 +02:00
..
.gitignore Initial commit 2022-07-07 22:13:21 +02:00
.golangci.yml Initial commit 2022-07-07 22:13:21 +02:00
.travis.yml Initial commit 2022-07-07 22:13:21 +02:00
api.go Initial commit 2022-07-07 22:13:21 +02:00
auth.go Initial commit 2022-07-07 22:13:21 +02:00
BUILD.bazel Initial commit 2022-07-07 22:13:21 +02:00
CODE_OF_CONDUCT.md Initial commit 2022-07-07 22:13:21 +02:00
doc.go Initial commit 2022-07-07 22:13:21 +02:00
go.mod Initial commit 2022-07-07 22:13:21 +02:00
go.sum Initial commit 2022-07-07 22:13:21 +02:00
headers.go Initial commit 2022-07-07 22:13:21 +02:00
LICENSE Initial commit 2022-07-07 22:13:21 +02:00
middleware.go Initial commit 2022-07-07 22:13:21 +02:00
parsing.go Initial commit 2022-07-07 22:13:21 +02:00
README.md Initial commit 2022-07-07 22:13:21 +02:00
schema.go Initial commit 2022-07-07 22:13:21 +02:00

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.