This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
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 Vendor Update (#14496) 2021-01-28 17:56:38 +01:00
api.go go1.16 (#14783) 2021-02-28 18:08:33 -05:00
auth.go
CODE_OF_CONDUCT.md
doc.go
go.mod [Vendor] update go-swagger v0.21.0 -> v0.25.0 (#12670) 2020-09-01 10:01:23 -04:00
go.sum [Vendor] update go-swagger v0.21.0 -> v0.25.0 (#12670) 2020-09-01 10:01:23 -04:00
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.