forgejo/vendor/github.com/go-openapi/errors
2021-02-28 18:08:33 -05:00
..
.gitignore
.golangci.yml go1.16 (#14783) 2021-02-28 18:08:33 -05:00
.travis.yml
api.go go1.16 (#14783) 2021-02-28 18:08:33 -05:00
auth.go
CODE_OF_CONDUCT.md
doc.go
go.mod
go.sum
headers.go go1.16 (#14783) 2021-02-28 18:08:33 -05:00
LICENSE
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
README.md go1.16 (#14783) 2021-02-28 18:08:33 -05:00
schema.go go1.16 (#14783) 2021-02-28 18:08:33 -05: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.