peridot/vendor/github.com/go-openapi/loads
2022-07-07 22:13:21 +02:00
..
.editorconfig Initial commit 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
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
LICENSE Initial commit 2022-07-07 22:13:21 +02:00
loaders.go Initial commit 2022-07-07 22:13:21 +02:00
options.go Initial commit 2022-07-07 22:13:21 +02:00
README.md Initial commit 2022-07-07 22:13:21 +02:00
spec.go Initial commit 2022-07-07 22:13:21 +02:00

Loads OAI specs Build Status codecov Slack Status

license GoDoc Go Report Card

Loading of OAI specification documents from local or remote locations. Supports JSON and YAML documents.