mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-10-31 20:41:22 +00:00
.. | ||
.gitignore | ||
.golangci.yml | ||
.travis.yml | ||
BUILD.bazel | ||
CODE_OF_CONDUCT.md | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md | ||
reference.go |
gojsonreference
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