kube-plex/vendor/github.com/go-openapi/jsonreference
2020-08-13 16:32:33 +08:00
..
.github Initial commit 2020-08-13 16:32:33 +08:00
.gitignore Initial commit 2020-08-13 16:32:33 +08:00
.travis.yml Initial commit 2020-08-13 16:32:33 +08:00
CODE_OF_CONDUCT.md Initial commit 2020-08-13 16:32:33 +08:00
LICENSE Initial commit 2020-08-13 16:32:33 +08:00
README.md Initial commit 2020-08-13 16:32:33 +08:00
reference_test.go Initial commit 2020-08-13 16:32:33 +08:00
reference.go Initial commit 2020-08-13 16:32:33 +08:00

gojsonreference Build Status codecov Slack Status

license GoDoc An implementation of JSON Reference - Go language

Status

Work in progress ( 90% done )

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