gitea/vendor/github.com/go-openapi/errors
Antoine GIRARD 9fe4437bda Use vendored go-swagger (#8087)
* Use vendored go-swagger

* vendor go-swagger

* revert un wanteed change

* remove un-needed GO111MODULE

* Update Makefile

Co-Authored-By: techknowlogick <matti@mdranta.net>
2019-09-04 22:53:54 +03:00
..
.gitignore
.golangci.yml
.travis.yml
CODE_OF_CONDUCT.md
LICENSE
README.md
api.go
auth.go
doc.go Use vendored go-swagger (#8087) 2019-09-04 22:53:54 +03:00
go.mod
go.sum
headers.go
middleware.go Use vendored go-swagger (#8087) 2019-09-04 22:53:54 +03:00
parsing.go Use vendored go-swagger (#8087) 2019-09-04 22:53:54 +03:00
schema.go

README.md

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.