peridot/vendor/github.com/go-openapi/jsonreference
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
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
README.md Initial commit 2022-07-07 22:13:21 +02:00
reference.go Initial commit 2022-07-07 22:13:21 +02:00

gojsonreference Build Status codecov Slack Status

license GoDoc An implementation of JSON Reference - Go language

Status

Feature complete. Stable API

Dependencies

https://github.com/go-openapi/jsonpointer

References

http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07

http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03