You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
6 years ago
..
.gitignore
.golangci.yml
.travis.yml
CODE_OF_CONDUCT.md
LICENSE
README.md
api.go
auth.go
doc.go
go.mod
go.sum
headers.go
middleware.go
parsing.go
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.