caching/vendor/github.com/go-openapi/jsonreference
Markus Thömmes c29dc56d8f
Drop unnecessary dependencies on vegeta and licenseclassifier (#582)
2021-12-06 05:32:28 -08:00
..
.gitignore Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00
.travis.yml Drop unnecessary dependencies on vegeta and licenseclassifier (#582) 2021-12-06 05:32:28 -08:00
CODE_OF_CONDUCT.md Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00
LICENSE Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00
README.md Drop unnecessary dependencies on vegeta and licenseclassifier (#582) 2021-12-06 05:32:28 -08:00
go.mod Drop unnecessary dependencies on vegeta and licenseclassifier (#582) 2021-12-06 05:32:28 -08:00
go.sum Drop unnecessary dependencies on vegeta and licenseclassifier (#582) 2021-12-06 05:32:28 -08:00
reference.go Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00

README.md

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